add functional testing for rbdmirror scenario
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
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 ]] ||
- collocation
- lvm_batch
- external_clients
+ - rbdmirror
jobs:
- 'ceph-ansible-prs-auto'