From: Guillaume Abrioux Date: Tue, 15 Mar 2022 10:16:25 +0000 (+0100) Subject: Revert "update: allow qe testing" X-Git-Tag: v6.0.25.2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=148b1bad9259ecda2fb46b54cf1998aa58a0c6fc;p=ceph-ansible.git Revert "update: allow qe testing" This reverts commit 445acc99f754c1ba5cd82c52b443519301e19e1d. Signed-off-by: Guillaume Abrioux --- diff --git a/infrastructure-playbooks/rolling_update.yml b/infrastructure-playbooks/rolling_update.yml index f736d15bb..5c753b023 100644 --- a/infrastructure-playbooks/rolling_update.yml +++ b/infrastructure-playbooks/rolling_update.yml @@ -34,7 +34,6 @@ - name: block upgrade for RHCS deployments fail: msg: "Red Hat Ceph Storage upgrade isn't allowed with this release." - when: not qe_testing | default(false) | bool - name: exit playbook, if user did not mean to upgrade cluster fail: