pokt-network / poktroll

The official Shannon upgrade implementation of the Pocket Network Protocol implemented using Rollkit.dev
MIT License
15 stars 6 forks source link

[E2E/Quickfix] Move E2E pre-run script to protocol-infra #614

Closed okdas closed 1 week ago

okdas commented 1 week ago

Summary

Fixes some e2e tests issues:

github-actions[bot] commented 1 week 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 614)) Grafana network dashboard for devnet-issue-{issue-id}

github-actions[bot] commented 1 week ago

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.

okdas commented 1 week ago
Screenshot 2024-06-18 at 12 00 01 PM

Merging with one flaky e2e test failing.