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
4177: [BN2] Update BN2 creation, deletion CI workflows r=gomisha a=gomisha
## Context
This PR tweaks and finalizes the changes to BN2 CI workflows for creating and deleting Benchnet 2 networks.
This PR is made in conjunction with https://github.com/dapperlabs/flow-go/pull/6632
- removed old way of testing new network is accessible
- removed `make k8s-expose-locally`
- removed `make k8s-test-network-accessibility`
- using new way now (`flow blocks get latest --host access1-<network_id>.benchnet.onflow.org:80`)
ref: https://github.com/dapperlabs/flow-go/pull/6632
Co-authored-by: Misha <[email protected]>
0 commit comments