openqa: drop openqa_scratch, the 2023-04 updates are stable now

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2023-05-11 23:57:44 -07:00
parent 9d03403b0d
commit c9dcfefc1a
4 changed files with 0 additions and 8 deletions

View file

@ -23,7 +23,5 @@ 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"

View file

@ -37,8 +37,6 @@ openqa_nfs_workers: "{{ groups['openqa_lab_workers'] }}"
# install openQA from updates-testing - this is staging, we live
# ON THE EDGE (radical guitar riff)
openqa_repo: updates-testing
# openqa 2023-04 updates
openqa_scratch: ["100383765"]
openqa_resultsdb_url: https://resultsdb.stg.fedoraproject.org/api/v2.0/
openqa_resultsdb_user: "{{ stg_resultsdb_httpd_user }}"
openqa_resultsdb_password: "{{ stg_resultsdb_httpd_password }}"

View file

@ -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
# os-autoinst and openqa 2023-04 updates
openqa_scratch: ["100152615", "100383765"]
openqa_secret: "{{ stg_openqa_apisecret }}"
openqa_workers: 4
primary_auth_source: ipa

View file

@ -20,6 +20,4 @@ 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