From 125e409c6826ab8185ed3e3bf29a10a8501fa7f5 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Wed, 19 Jan 2022 16:09:15 -0800 Subject: [PATCH] openqa: bump stg workers to a new scratch build of os-autoinst Signed-off-by: Adam Williamson --- inventory/group_vars/openqa_lab_workers | 2 ++ 1 file changed, 2 insertions(+) diff --git a/inventory/group_vars/openqa_lab_workers b/inventory/group_vars/openqa_lab_workers index 2de4f878e1..fa0f6b0ada 100644 --- a/inventory/group_vars/openqa_lab_workers +++ b/inventory/group_vars/openqa_lab_workers @@ -21,6 +21,8 @@ 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-01-19 test build of os-autoinst +openqa_scratch: ["81478364"] openqa_secret: "{{ stg_openqa_apisecret }}" openqa_workers: 4 primary_auth_source: ipa