]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
Revert "update: allow qe testing"
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 15 Mar 2022 10:16:25 +0000 (11:16 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 15 Mar 2022 10:19:44 +0000 (11:19 +0100)
This reverts commit 445acc99f754c1ba5cd82c52b443519301e19e1d.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
infrastructure-playbooks/rolling_update.yml

index f736d15bba850e17bb1bd38fb82c35df45954237..5c753b0231a336bdf1518b569e1625dc3346d40a 100644 (file)
@@ -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: