From 5bacc237c36e9a6775fa4c370e8fb2376fa9b719 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Wed, 14 Jul 2021 14:09:05 -0700 Subject: [PATCH] Don't enable u-t for prod openQA workers yet I forgot we actually need to retake a ton of needles for a change in os-autoinst. Can't deploy the new version till that's done. Signed-off-by: Adam Williamson --- inventory/group_vars/openqa_workers | 3 --- 1 file changed, 3 deletions(-) diff --git a/inventory/group_vars/openqa_workers b/inventory/group_vars/openqa_workers index 16b6f8f569..5ec254a2a2 100644 --- a/inventory/group_vars/openqa_workers +++ b/inventory/group_vars/openqa_workers @@ -15,9 +15,6 @@ openqa_env: production # we are all NFS workers for now at least openqa_nfs_worker: true -# 2021-07: deploying from u-t to get new builds that are tested on stg -openqa_repo: updates-testing - deployment_type: prod freezes: false