diff --git a/inventory/group_vars/openqa b/inventory/group_vars/openqa index 41400966d4..92975b7e2d 100644 --- a/inventory/group_vars/openqa +++ b/inventory/group_vars/openqa @@ -23,5 +23,7 @@ openqa_secret: "{{ prod_openqa_apisecret }}" openqa_update_arches: ['x86_64'] openqa_webapi_plugins: FedoraMessaging openqa_wikitcms_hostname: fedoraproject.org +# 2023-04 updates, not in u-t yet, but tested on stg for a week +openqa_scratch: ["100390026"] virt_install_command: "{{ virt_install_command_one_nic }} --cpu=host-passthrough,+vmx" wikitcms_token: "{{ private }}/files/openidc/production/wikitcms.json" diff --git a/inventory/group_vars/openqa_workers b/inventory/group_vars/openqa_workers index ae6fe400e7..d17c3095dd 100644 --- a/inventory/group_vars/openqa_workers +++ b/inventory/group_vars/openqa_workers @@ -20,4 +20,6 @@ openqa_key: "{{ prod_openqa_apikey }}" openqa_nfs_worker: true openqa_secret: "{{ prod_openqa_apisecret }}" openqa_workers: 4 +# 2023-04 updates, not in u-t yet, but tested on stg for a week +openqa_scratch: ["100152615", "100390026"] primary_auth_source: ipa