-
Notifications
You must be signed in to change notification settings - Fork 306
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
DAOS-16548 test: add ftest lint check for invalid test_ tag #15106
Conversation
Ticket title is 'ftest linting: check that test_ tags are only used for the test method' |
3b05b7a
to
8a10a05
Compare
Test stage Functional on EL 8.8 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-15106/2/execution/node/799/log |
8a10a05
to
5674b43
Compare
Check that test_ tags are only used specifically for the one method they tag. Test-tag: DaosCoreTest pr,vm Skip-unit-tests: true Skip-fault-injection-test: true Required-githooks: true Signed-off-by: Dalton Bohning <dalton.bohning@intel.com>
5674b43
to
c8508eb
Compare
Test stage Functional Hardware Medium Verbs Provider completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-15106/4/execution/node/1011/log |
Test failure in https://build.hpdd.intel.com/blue/organizations/jenkins/daos-stack%2Fdaos/detail/PR-15106/4/tests |
Failure in https://build.hpdd.intel.com/blue/organizations/jenkins/daos-stack%2Fdaos/detail/PR-15106/4/tests |
Check that test_ tags are only used specifically for the one method they tag. Test-tag: DaosCoreTest pr,vm Skip-unit-tests: true Skip-fault-injection-test: true Required-githooks: true Signed-off-by: Dalton Bohning <dalton.bohning@intel.com>
Check that test_ tags are only used specifically for the one method they tag.
Skip-unit-tests: true
Skip-fault-injection-test: true
Required-githooks: true
Before requesting gatekeeper:
Features:
(orTest-tag*
) commit pragma was used or there is a reason documented that there are no appropriate tags for this PR.Gatekeeper: