This repository was archived by the owner on Dec 12, 2022. It is now read-only.
DPE-781 Run integration tests for passed lint/unit tests only#38
Merged
jnsgruk merged 1 commit intocanonical:mainfrom Dec 6, 2022
Merged
DPE-781 Run integration tests for passed lint/unit tests only#38jnsgruk merged 1 commit intocanonical:mainfrom
jnsgruk merged 1 commit intocanonical:mainfrom
Conversation
Avoid a long-running integration test in case of failing gatekeeping tests. It will slightly increase the complete tests scope runtime but will save (a lot?) of electricity/money for Canonical as often new pull requests have some initial typos/issues to be polished.
delgod
approved these changes
Oct 11, 2022
Contributor
Author
|
hI @jnsgruk , is it possible to merge this? Tnx! |
Member
|
@taurus-forever - done, sorry for the delay! Note that I'm planning on deprecating this, as most of the changes are now represented in the |
Contributor
Author
Oh... this is good to know... as I planned to push another PR: #41 It is to update templates/workflows in .github/ folder and As I can see |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Avoid a long-running integration test in case of failing gatekeeping tests. It will slightly increase the complete tests scope runtime but will save (a lot?) of electricity/money for Canonical as often new pull requests have some initial typos/issues to be polished.
Closes: https://warthogs.atlassian.net/browse/DPE-781