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: delete e2e test for examples/package-flavors #3463

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

AustinAbro321
Copy link
Contributor

@AustinAbro321 AustinAbro321 commented Feb 4, 2025

Description

This deletes the e2e test for package flavors. The other test in 10_component_flavor_test.go already covers flavors and layout2.LoadFromTar more in depth. We have unit tests for verifying package builds with flavors as well.

I think the package-flavors example does a good job of showing off the --flavor feature, but doesn't make for a good e2e test. Especially since it pulls images from dockerhub which can lead to flakes on TOOMANYREQUESTS.

Checklist before merging

Signed-off-by: Austin Abro <[email protected]>
@AustinAbro321 AustinAbro321 requested review from a team as code owners February 4, 2025 15:40
Copy link

netlify bot commented Feb 4, 2025

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit 782059c
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/67a235064bd06f00087ec213

Copy link

codecov bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

@AustinAbro321 AustinAbro321 changed the title chore: delete e2e test for examples/package-flavors test: delete e2e test for examples/package-flavors Feb 5, 2025
Copy link
Contributor

@mkcp mkcp left a comment

Choose a reason for hiding this comment

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

Always good to have a lean test suite 👍

@AustinAbro321 AustinAbro321 added this pull request to the merge queue Feb 5, 2025
Merged via the queue into main with commit 0bab135 Feb 5, 2025
26 checks passed
@AustinAbro321 AustinAbro321 deleted the delete-flavor-example-test branch February 5, 2025 20:15
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.

2 participants