From dc988e896fba4a1f9ef099a6df100005d1dd6518 Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Mon, 1 Aug 2022 10:33:58 +0200 Subject: [PATCH] ceph-ansible-prs: run rbdmirror against stable branches Corresponding PRs: - ceph/ceph-ansible/pull/7269 (stable-7.0) - ceph/ceph-ansible/pull/7268 (stable-6.0) Signed-off-by: Guillaume Abrioux --- ceph-ansible-prs/build/build | 1 - 1 file changed, 1 deletion(-) diff --git a/ceph-ansible-prs/build/build b/ceph-ansible-prs/build/build index 13349f650..20bf411ea 100644 --- a/ceph-ansible-prs/build/build +++ b/ceph-ansible-prs/build/build @@ -33,7 +33,6 @@ 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 ]] || -- 2.47.3