Closed bryanchriswhite closed 4 months ago
The CI will now also run the e2e tests on devnet, which increases the time it takes to complete all CI checks.
You may need to run make trigger_ci
to submit an empty commit that'll trigger the tests.
GCP workloads (requires changing the namespace to 604)) Grafana network dashboard for devnet-issue-{issue-id}
The image is going to be pushed after the next commit.
You can use make trigger_ci
to push an empty commit.
If you also want to run E2E tests, please add devnet-test-e2e
label.
@Olshansk this item is still outstanding:
@bryanchriswhite I'm going to merge in the main branch (using GitHub "Update branch" button) to resolve the e2e test issue.
Just one flaky test it seems:
@bryanchriswhite assuming you're fine with the changes/state of the PR, is there anything else blocking this PR from being merged?
Thank you @okdas! :heart:
:rotating_light: Do not delete this branch until #605 changes bases! :rotating_light:
Summary
Add the probabilistic proof requirement case while settling.
Issue
579
Type of change
Select one or more:
Testing
Documentation changes (only if making doc changes)
make docusaurus_start
; only needed if you make doc changesLocal Testing (only if making code changes)
make go_develop_and_test
make test_e2e
PR Testing (only if making code changes)
devnet-test-e2e
label to the PR.make trigger_ci
if you want to re-trigger tests without any code changesSanity Checklist