From 148b1bad9259ecda2fb46b54cf1998aa58a0c6fc Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Tue, 15 Mar 2022 11:16:25 +0100 Subject: [PATCH] Revert "update: allow qe testing" This reverts commit 445acc99f754c1ba5cd82c52b443519301e19e1d. Signed-off-by: Guillaume Abrioux --- infrastructure-playbooks/rolling_update.yml | 1 - 1 file changed, 1 deletion(-) 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: -- 2.39.5