]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ca-ansible-prs: add rbdmirror scenario 2033/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 12 Jul 2022 19:33:37 +0000 (21:33 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 12 Jul 2022 19:33:37 +0000 (21:33 +0200)
add functional testing for rbdmirror scenario

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
ceph-ansible-prs/build/build
ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml

index 20bf411ea2813c74480b4ca2d021f27cba4e42c6..13349f65015c0b40e3f940409637c52b42612d7b 100644 (file)
@@ -33,6 +33,7 @@ popd
 rm -rf $HOME/ansible/facts/*
 
 # Skip these scenarios, they don't exist.
+[[ "$ghprbTargetBranch" =~ stable && "$SCENARIO" == rbdmirror ]] ||
 [[ "$ghprbTargetBranch" != stable-4.0 && "$SCENARIO" == podman ]] ||
 [[ "$ghprbTargetBranch" =~ stable-4.0|stable-3 && "$SCENARIO" =~ cephadm|cephadm_adopt ]] ||
 [[ "$ghprbTargetBranch" != stable-3.2 && "$SCENARIO" == shrink_osd_legacy ]] ||
index d0408a023418ec29e22b12509615327fc126aecc..42d052a6cff5d231ef829cae338f899aea99ee9a 100644 (file)
@@ -34,6 +34,7 @@
       - collocation
       - lvm_batch
       - external_clients
+      - rbdmirror
     jobs:
       - 'ceph-ansible-prs-auto'