feat: Add fail-fast behavior to Ginkgo in test-e2e#359
Merged
wikkyk merged 1 commit intoionos-cloud:mainfrom Dec 10, 2024
MCMXCIII:make-e2e-fail-early-194
Merged
feat: Add fail-fast behavior to Ginkgo in test-e2e#359wikkyk merged 1 commit intoionos-cloud:mainfrom MCMXCIII:make-e2e-fail-early-194
wikkyk merged 1 commit intoionos-cloud:mainfrom
MCMXCIII:make-e2e-fail-early-194
Conversation
🚀 e2e tests runWe add labels to the PRs to control the e2e test runs by running specific tests and skipping some test contexts,
ℹ️ Ask a |
|
wikkyk
approved these changes
Dec 10, 2024
Collaborator
|
test and e2e pass was discarded by rebase, merging. |
Collaborator
|
Thanks! |
Closed
rybnico
pushed a commit
to rybnico/cluster-api-provider-proxmox
that referenced
this pull request
Dec 18, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



in regards to the follwing issue:
https://github.com/ionos-cloud/cluster-api-provider-proxmox/issues/194
What was changed: Describe the specific change:
Why the change was made:
Further information about the --fail-fast flag can be found here: https://onsi.github.io/ginkgo/