DAOS-18348 build: Simplify skipping stages#18267
Draft
phender wants to merge 30 commits into
Draft
Conversation
Test using a stage to update parameter values from commit pragmas Skip-build-el8: true Skip-build-el9: true Skip-build-leap15: false Skip-test: true Signed-off-by: Phil Henderson <phillip.henderson@hpe.com>
|
Ticket title is '2.8 DAOS Core code coverage' |
Skip-build-el8: true Signed-off-by: Phil Henderson <phillip.henderson@hpe.com>
Skip-build-on-el8: true Skip-test: true Skip-test-hw: true Signed-off-by: Phil Henderson <phillip.henderson@hpe.com>
Skip-build-on-el8: true Skip-unit-tests: true Skip-func-hw-test: true Skip-fault-injection-testing: false Skip-fault-injection-testing: true Signed-off-by: Phil Henderson <phillip.henderson@hpe.com>
Skip-build-on-el8: true Skip-unit-tests: true Skip-func-hw-test: true Skip-fault-injection-testing: false Skip-fault-injection-testing: true Signed-off-by: Phil Henderson <phillip.henderson@hpe.com>
Skip-build-on-el8: true Skip-unit-tests: true Skip-func-hw-test: true Skip-fault-injection-testing: false Skip-fault-injection-testing: true Signed-off-by: Phil Henderson <phillip.henderson@hpe.com>
Skip-build-on-el8: true Skip-unit-tests: true Skip-func-hw-test: true Skip-fault-injection-testing: false Skip-fault-injection-testing: true Signed-off-by: Phil Henderson <phillip.henderson@hpe.com>
Collaborator
|
Test stage Test RPMs on Leap 15.5 completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos/job/PR-18267/15/display/redirect |
Collaborator
|
Test stage Test RPMs on EL 9.6 completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos/job/PR-18267/15/display/redirect |
Skip-build-on-el8: true Skip-unit-tests: true Skip-func-hw-test: true Skip-fault-injection-testing: false Skip-fault-injection-testing: true Signed-off-by: Phil Henderson <phillip.henderson@hpe.com>
Skip-build-on-el8: true Skip-unit-tests: true Skip-func-hw-test: true Skip-fault-injection-testing: false Skip-fault-injection-testing: true Signed-off-by: Phil Henderson <phillip.henderson@hpe.com>
Test-tag: always_passes Skip-func-hw-test-medium: false Signed-off-by: Phil Henderson <phillip.henderson@hpe.com>
Test-tag: always_passes Skip-func-hw-test-medium: false Signed-off-by: Phil Henderson <phillip.henderson@hpe.com>
Test-tag: always_passes Skip-func-hw-test-medium: false Signed-off-by: Phil Henderson <phillip.henderson@hpe.com>
Test-tag: always_passes Skip-func-hw-test-medium: false Signed-off-by: Phil Henderson <phillip.henderson@hpe.com>
Test-tag: always_passes Skip-func-hw-test-medium: false Signed-off-by: Phil Henderson <phillip.henderson@hpe.com>
skip-unit-tests: true SKIP-TEST-HW: true skip-test-vm: true skip-fault-injection-testing: true skip-cancel-previous-builds: true Signed-off-by: Phil Henderson <phillip.henderson@hpe.com>
Collaborator
|
Test stage Functional Hardware Medium MD on SSD completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-18267/28/testReport/ |
Doc-only: true Signed-off-by: Phil Henderson <phillip.henderson@hpe.com>
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.
Predetermine which stages should be run by setting a Map to indicate which stages will be run at the beginning of the build. Update the build parameters to include a stage-named parameter used to determine if the stage is run for each post-prepare stage. Also support commit pragma names preceded with 'skip-' and followed by the stage name with any spaces replaced by '-' to make determining skip pragma names easier. The new Setup Stages stage will also provide a summary of which stages will run or be skipped along with a reason as to why.
Skip-build-el8: true
Skip-build-el9: true
Skip-build-leap15: false
Skip-test: true
Steps for the author:
After all prior steps are complete: