You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have the BDD tests comminucate with the docker
environments via exposed ports, rather than relying
on the existance of bridged networks (which are not
exposed on macOS).
- Only did enough work to get the orderer.feature
tests running. This is one of the only two features
enabled in CI.
- The other feature enabled in CI, endorser.feature
does not currently work. CI currenlty ignores that
this feature fails.
- All the other pre-fabric 1.0 features are currently
disabled. More work will be needed to get those
working.
Change-Id: I73ea1f3fc3e7b46088f73b6fc55882835459b0ef
Signed-off-by: Luis Sanchez <[email protected]>
0 commit comments