From 2cb4e8363aaa92340bc56f6908e65e442c8e468f Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 25 Nov 2022 16:18:07 -0800 Subject: [PATCH] openqa: drop stg worker scratch build there's a newer build in updates-testing, now. Signed-off-by: Adam Williamson --- inventory/group_vars/openqa_lab_workers | 2 -- 1 file changed, 2 deletions(-) diff --git a/inventory/group_vars/openqa_lab_workers b/inventory/group_vars/openqa_lab_workers index ac8c2fbb29..975471cc58 100644 --- a/inventory/group_vars/openqa_lab_workers +++ b/inventory/group_vars/openqa_lab_workers @@ -21,8 +21,6 @@ openqa_nfs_worker: true # install openQA and os-autoinst from updates-testing - this is # staging, we live ON THE EDGE (radical guitar riff) openqa_repo: updates-testing -# 2022-09 git update os-autoinst -openqa_scratch: ["92292972"] openqa_secret: "{{ stg_openqa_apisecret }}" openqa_workers: 4 # We want stg workers to use this createhdds branch to test rawhide