From 3f6537f6f9d1e23f77f0a811ce313deb8f7e18c7 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 3 Feb 2022 11:55:34 -0800 Subject: [PATCH] Update os-autoinst scratch build Previous one had a dep issue that made it not install. Signed-off-by: Adam Williamson --- inventory/group_vars/openqa_lab_workers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/group_vars/openqa_lab_workers b/inventory/group_vars/openqa_lab_workers index d1498375bc..82801684a6 100644 --- a/inventory/group_vars/openqa_lab_workers +++ b/inventory/group_vars/openqa_lab_workers @@ -22,7 +22,7 @@ openqa_nfs_worker: true # staging, we live ON THE EDGE (radical guitar riff) openqa_repo: updates-testing # 2022-02 test builds of os-autoinst and openQA -openqa_scratch: ["82317536", "82347334"] +openqa_scratch: ["82348628", "82347334"] openqa_secret: "{{ stg_openqa_apisecret }}" openqa_workers: 4 primary_auth_source: ipa