]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-ansible-prs: add new scenario subset_update 1923/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 20 Oct 2021 08:12:26 +0000 (10:12 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 21 Oct 2021 15:24:31 +0000 (17:24 +0200)
see ceph-ansible corresponding pr: ceph/ceph-ansible#6951

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

index 84d770a335d55415c54bf9823b8d7b37fd8fb998..a16c91b1d9ed0aaf8e51dcccc91c8ec8e0c62cca 100644 (file)
@@ -32,11 +32,10 @@ popd
 rm -rf $HOME/ansible/facts/*
 
 # Skip these scenarios, they don't exist.
-[[ "$ghprbTargetBranch" == stable-3.1 && "$SCENARIO" =~ lvm_batch|lvm_osds ]] ||
 [[ "$ghprbTargetBranch" != stable-4.0 && "$SCENARIO" == podman ]] ||
 [[ "$ghprbTargetBranch" =~ stable-4.0|stable-3 && "$SCENARIO" =~ cephadm|cephadm_adopt ]] ||
 [[ "$ghprbTargetBranch" != stable-3.2 && "$SCENARIO" == shrink_osd_legacy ]] ||
-[[ "$ghprbTargetBranch" =~ stable-3 && "$SCENARIO" == filestore_to_bluestore ]] ||
+[[ "$ghprbTargetBranch" =~ stable-3 && "$SCENARIO" =~ filestore_to_bluestore|subset_update ]] ||
 [[ "$ghprbTargetBranch" == stable-5.0 && "$DEPLOYMENT" == "non_container" && "$SCENARIO" == update ]] ||
 start_tox $TEMPVENV
 
index 1cdd225a50cf21ff96d86bdb5e3b61aa7a2f1cc5..b4e41e6fbc89b29f399c883bf131086c16526165 100644 (file)
@@ -10,6 +10,7 @@
       - all_daemons
       - all_in_one
       - update
+      - subset_update
       - purge
       - switch_to_containers
     exclude: