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

ci: clean up failed miniconstellation e2e tests #3109

Merged
merged 18 commits into from
May 31, 2024
Merged

ci: clean up failed miniconstellation e2e tests #3109

merged 18 commits into from
May 31, 2024

Conversation

miampf
Copy link
Contributor

@miampf miampf commented May 16, 2024

Context

Currently, if a QEMU/miniconstellation e2e test fails or is cancelled, the created resources won't be cleaned up automatically.

Proposed change(s)

  • If a test fails or is cancelled, delete the created resource group using the azure CLI.

Additional Info

  • A successful run can be seen here (The cleanup happens at the very bottom of "Run e2e MiniConstellation")

Checklist

  • Run the E2E tests that are relevant to this PR's changes
  • Add labels (e.g., for changelog category)
  • Is PR title adequate for changelog?

@miampf miampf added the no changelog Change won't be listed in release changelog label May 16, 2024
@miampf miampf requested a review from 3u13r as a code owner May 16, 2024 14:50
Copy link

netlify bot commented May 16, 2024

Deploy Preview for constellation-docs canceled.

Name Link
🔨 Latest commit 4f95fcc
🔍 Latest deploy log https://app.netlify.com/sites/constellation-docs/deploys/665988c10d21620008fe2b05

@miampf miampf force-pushed the e2e-mini-cleanup branch 3 times, most recently from f6f7677 to 5b05cac Compare May 23, 2024 10:14
@miampf miampf requested a review from msanft May 23, 2024 12:11
@msanft msanft requested review from daniel-weisse and removed request for 3u13r May 23, 2024 12:29
Copy link
Contributor

@msanft msanft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Diff LGTM, but please also let @daniel-weisse take a look before merging

.github/actions/e2e_mini/action.yml Outdated Show resolved Hide resolved
3u13r
3u13r previously requested changes May 24, 2024
.github/actions/e2e_mini/action.yml Show resolved Hide resolved
@miampf miampf force-pushed the e2e-mini-cleanup branch 2 times, most recently from 46b1441 to 4f95fcc Compare May 31, 2024 08:22
@miampf miampf dismissed 3u13r’s stale review May 31, 2024 08:25

It was decided to stay with az group delete

Copy link
Member

@3u13r 3u13r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@miampf miampf merged commit fbdc8f6 into main May 31, 2024
6 checks passed
@miampf miampf deleted the e2e-mini-cleanup branch May 31, 2024 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog Change won't be listed in release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants