]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-container-prs: disable ceph-ansible tests 2099/head
authorGuillaume Abrioux <gabrioux@ibm.com>
Tue, 24 Jan 2023 15:32:40 +0000 (16:32 +0100)
committerGuillaume Abrioux <gabrioux@ibm.com>
Tue, 24 Jan 2023 15:51:43 +0000 (16:51 +0100)
ceph-container repo is being reworked.
ceph-ansible is about to drop ceph/daemon entrypoints anyway
so theses tests don't make sense anymore.

This disables ceph-ansible tests in the ceph-container CI.

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
ceph-container-prs/config/definitions/ceph-container-prs.yml

index 759333825419ee0b49caa9a59904998914a4ac06..fbea3f7f20924773843e6f19251e1828884f7fc3 100644 (file)
@@ -40,7 +40,7 @@
             - ceph
           skip-build-phrase: '^jenkins do not test.*|.*\[skip ci\].*'
           trigger-phrase: 'jenkins test ceph_ansible-{test}'
-          only-trigger-phrase: false
+          only-trigger-phrase: true
           github-hooks: true
           permit-all: true
           auto-close-on-fail: false