On Wed, Jul 24, 2019 at 04:42:11PM +0200, Miro Hrončok wrote: > On 23. 07. 19 22:51, Pierre-Yves Chibon wrote: > > How do I enroll? > > Great! We’re glad to see such enthusiasm! You can find the instruction in the > > docs on how to enable gating:https://docs.fedoraproject.org/en-US/ci/gating/ > > Assuming I want to gate openssl for python_selftest from here: > > https://src.fedoraproject.org/rpms/openssl/blob/master/f/tests/tests_python.yml > > What would be the test_case_name? > > org.centos.prod.ci.pipeline.allpackages-build.package.test_python.python_selftest ? No the pipeline doesn't send a message per test, it will run all the tests and return a global pass|fail. So you'll want to gate on org.centos.prod.ci.pipeline.allpackages-build.complete or org.centos.prod.ci.pipeline.allpackages-build.package.test.functional.complete as in the example (the first one is the very last message send by the pipeline, the second one is when it finished the step of running the tests). Best, Pierre _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx