From 6fa7132bdecc819df526ec7976ec9135a097bc0f Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mon, 8 Nov 2021 12:40:40 -0800 Subject: [PATCH] openqa/workers: whoops, we only need the scratch build on lab Forgot prod isn't on F35 yet. Signed-off-by: Adam Williamson --- inventory/group_vars/openqa_workers | 4 ---- 1 file changed, 4 deletions(-) diff --git a/inventory/group_vars/openqa_workers b/inventory/group_vars/openqa_workers index 03f98b5d67..5ec254a2a2 100644 --- a/inventory/group_vars/openqa_workers +++ b/inventory/group_vars/openqa_workers @@ -15,10 +15,6 @@ openqa_env: production # we are all NFS workers for now at least openqa_nfs_worker: true -# qemu build with fix for snapshots on qxl; not a scratch build, -# just getting it deployed ahead of the updates-testing push -openqa_scratch: ["78533572"] - deployment_type: prod freezes: false