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

test: run e2e test of ceremony in CI #3204

Merged
merged 8 commits into from
Oct 20, 2023
Merged

test: run e2e test of ceremony in CI #3204

merged 8 commits into from
Oct 20, 2023

Conversation

redshiftzero
Copy link
Member

@redshiftzero redshiftzero commented Oct 17, 2023

Closes #3189

Thanks to #3208 the runtime of this went from ~60m down to ~18m! One can see a successful run of the CI job here which was executed on the second to last commit here: f548956.

I've used the workflow_dispatch option to only run this job on demand (will work once the CI job is on the default branch), and on merges into main. It may make sense later to run the job only nightly/weekly instead of every merge into main, but while the summoner is under active development I think running on merge into main is reasonable.

@redshiftzero redshiftzero temporarily deployed to smoke-test October 17, 2023 18:39 — with GitHub Actions Inactive
@redshiftzero redshiftzero temporarily deployed to smoke-test October 18, 2023 18:32 — with GitHub Actions Inactive
@redshiftzero redshiftzero temporarily deployed to smoke-test October 18, 2023 20:35 — with GitHub Actions Inactive
@redshiftzero redshiftzero temporarily deployed to smoke-test October 19, 2023 17:13 — with GitHub Actions Inactive
@redshiftzero redshiftzero temporarily deployed to smoke-test October 19, 2023 22:31 — with GitHub Actions Inactive
@redshiftzero redshiftzero temporarily deployed to smoke-test October 19, 2023 22:31 — with GitHub Actions Inactive
@redshiftzero redshiftzero temporarily deployed to smoke-test October 20, 2023 02:39 — with GitHub Actions Inactive
@redshiftzero redshiftzero temporarily deployed to smoke-test October 20, 2023 04:08 — with GitHub Actions Inactive
@redshiftzero redshiftzero temporarily deployed to smoke-test October 20, 2023 15:03 — with GitHub Actions Inactive
phase 1 is super slow, this job will take forever with multiple
accounts
Unfortunately we also need the devnet to be running because the
summonerd e2e test takes a while and testnet preview might be
redeployed during the run. That means that we need to run against a
devnet that we _know_ will be stable.
@redshiftzero redshiftzero temporarily deployed to smoke-test October 20, 2023 16:17 — with GitHub Actions Inactive
@redshiftzero redshiftzero temporarily deployed to smoke-test October 20, 2023 16:17 — with GitHub Actions Inactive
@redshiftzero redshiftzero temporarily deployed to smoke-test October 20, 2023 17:30 — with GitHub Actions Inactive
@redshiftzero redshiftzero changed the title wip: run e2e test of ceremony in CI test: run e2e test of ceremony in CI Oct 20, 2023
@redshiftzero redshiftzero marked this pull request as ready for review October 20, 2023 17:33
@cronokirby cronokirby merged commit 21b34b4 into main Oct 20, 2023
8 checks passed
@cronokirby cronokirby deleted the ci-int-summonerd branch October 20, 2023 18:05
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 this pull request may close these issues.

Summonerd: integration tests
2 participants