Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: test release network via CI workflow #10247

Closed
just-mitch opened this issue Nov 27, 2024 · 0 comments · Fixed by #10388
Closed

feat: test release network via CI workflow #10247

just-mitch opened this issue Nov 27, 2024 · 0 comments · Fixed by #10388
Assignees

Comments

@just-mitch
Copy link
Collaborator

just-mitch commented Nov 27, 2024

We need to be able to trigger a CI workflow to run tests against a live, "release" network. This will form a part of the QA process that runs during the 72 hours after a release candidate has been cut from master.

@just-mitch just-mitch self-assigned this Nov 27, 2024
@just-mitch just-mitch linked a pull request Dec 3, 2024 that will close this issue
just-mitch added a commit that referenced this issue Dec 3, 2024
New workflow to run an arbitrary test on an arbitrary namespace (within
our aztec-gke cluster) with an arbitrary e2e image.

I tested this with a temporary `on: push` flag. See successful run
[here](https://github.com/AztecProtocol/aztec-packages/actions/runs/12148432809/job/33876880156)
using smoke test with a locally built image against the smoke cluster.

Also tweak our release to also publish our `end-to-end` image so it can
be used by this workflow more easily.

Fix #10247 
Fix #10383
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant