]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-ansible-prs: run rbdmirror against stable branches 2042/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 1 Aug 2022 08:33:58 +0000 (10:33 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 1 Aug 2022 08:33:58 +0000 (10:33 +0200)
Corresponding PRs:

- ceph/ceph-ansible/pull/7269 (stable-7.0)
- ceph/ceph-ansible/pull/7268 (stable-6.0)

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

index 13349f65015c0b40e3f940409637c52b42612d7b..20bf411ea2813c74480b4ca2d021f27cba4e42c6 100644 (file)
@@ -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 ]] ||