From b1ba072e8d592195cb9522817e3d3d8b4bfd2a2a Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Tue, 14 Mar 2023 14:33:00 -0700 Subject: [PATCH] openQA: drop createhdds branch on staging This branch was merged months ago, but I forgot to drop this, so the staging hdd workers keep using the outdated branch and building bad images... Signed-off-by: Adam Williamson --- inventory/group_vars/openqa_lab_workers | 3 --- inventory/group_vars/openqa_onebox_test | 1 - 2 files changed, 4 deletions(-) diff --git a/inventory/group_vars/openqa_lab_workers b/inventory/group_vars/openqa_lab_workers index 975471cc58..2de4f878e1 100644 --- a/inventory/group_vars/openqa_lab_workers +++ b/inventory/group_vars/openqa_lab_workers @@ -23,7 +23,4 @@ openqa_nfs_worker: true openqa_repo: updates-testing openqa_secret: "{{ stg_openqa_apisecret }}" openqa_workers: 4 -# We want stg workers to use this createhdds branch to test rawhide -# updates -openqa_createhdds_branch: rawhide-updates primary_auth_source: ipa diff --git a/inventory/group_vars/openqa_onebox_test b/inventory/group_vars/openqa_onebox_test index 1cb05a3a7a..09c1e10e3e 100644 --- a/inventory/group_vars/openqa_onebox_test +++ b/inventory/group_vars/openqa_onebox_test @@ -80,7 +80,6 @@ tcp_ports: [80, 2049] # from openqa_lab_workers openqa_nfs_worker: false openqa_workers: 4 -openqa_createhdds_branch: rawhide-updates # let's not do this openqa_amqp_publisher_url: ""