According to the standard the tests to run can be defined in all tests*.yml files.
tests*.yml
For more information see: https://docs.fedoraproject.org/en-US/ci/standard-test-interface/#_invocation
Signed-off-by: Miroslav Vadkerti mvadkert@redhat.com
@fbo pls review
Build succeeded.
Thanks for the fix @mvadkert. In order to validate that change before merge, do you mind to open a PR on a repo that define a STI test (not necessarily multiple tests.yml) and add that line: Depends-on: https://pagure.io/fedora-zuul-jobs/pull-request/120 into the first comment of the PR.
@fbo definitely!
https://src.fedoraproject.org/rpms/llvm/pull-request/107
somehow both rpm-test and rpm-tmt-test seems to be skipped for that repo. Since recently the tmt test stopped to be triggered https://fedora.softwarefactory-project.io/zuul/builds?project=rpms%2Fllvm
@fbo I guess that needs some look from you?? :)
Thanks for the fix. It has been tested here: https://fedora.softwarefactory-project.io/zuul/build/2b3bbae92da844c39ddcee4c5008e899/console
Metadata Update from @fbo: - Pull-request tagged with: gateit
Build succeeded (gate pipeline).
Pull-Request has been merged by zuul
According to the standard the tests to run can be defined
in all
tests*.ymlfiles.For more information see:
https://docs.fedoraproject.org/en-US/ci/standard-test-interface/#_invocation
Signed-off-by: Miroslav Vadkerti mvadkert@redhat.com