From: Guillaume Abrioux Date: Wed, 20 Oct 2021 08:12:26 +0000 (+0200) Subject: ceph-ansible-prs: add new scenario subset_update X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1923%2Fhead;p=ceph-build.git ceph-ansible-prs: add new scenario subset_update see ceph-ansible corresponding pr: ceph/ceph-ansible#6951 Signed-off-by: Guillaume Abrioux --- diff --git a/ceph-ansible-prs/build/build b/ceph-ansible-prs/build/build index 84d770a3..a16c91b1 100644 --- a/ceph-ansible-prs/build/build +++ b/ceph-ansible-prs/build/build @@ -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 diff --git a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml index 1cdd225a..b4e41e6f 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -10,6 +10,7 @@ - all_daemons - all_in_one - update + - subset_update - purge - switch_to_containers exclude: