DAOS-18793 cq: Add mapping for cmocka -> ftest tags (#17975)#18429
Open
daltonbohning wants to merge 1 commit into
Open
DAOS-18793 cq: Add mapping for cmocka -> ftest tags (#17975)#18429daltonbohning wants to merge 1 commit into
daltonbohning wants to merge 1 commit into
Conversation
- Map cmocka test files to corresponding ftest tags so the tests are automatically ran by default. - Skip unit tests for cmocka-only changes. - refactor gen_commit_pragma stop_on_match handling Handle stop_on_match at the path-level in addition to individual pragma-level. Also includes #18163 - Do not default stop_on_match to False since the nested default will always override the higher-level value. Doc-only: true Signed-off-by: Dalton Bohning <dalton.bohning@hpe.com>
daltonbohning
commented
Jun 3, 2026
Comment on lines
+88
to
+90
| src/tests/suite/daos_inc_reint.c: | ||
| test-tag: test_daos_inc_reint_cont_recov | ||
| <<: *ftest-only |
Contributor
Author
There was a problem hiding this comment.
Unclean because src/tests/ftest/rebuild/inc_reint.py does not exist in release/2.8 but I left this just in case it gets backported.
|
Ticket title is 'ftest: add mapping for cmocka tests to ftest tags' |
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.
Also includes #18163
Doc-only: true
Steps for the author:
After all prior steps are complete: