openqa: drop openqa_scratch, the 2023-04 updates are stable now
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
9d03403b0d
commit
c9dcfefc1a
4 changed files with 0 additions and 8 deletions
|
@ -23,7 +23,5 @@ openqa_secret: "{{ prod_openqa_apisecret }}"
|
||||||
openqa_update_arches: ['x86_64']
|
openqa_update_arches: ['x86_64']
|
||||||
openqa_webapi_plugins: FedoraMessaging
|
openqa_webapi_plugins: FedoraMessaging
|
||||||
openqa_wikitcms_hostname: fedoraproject.org
|
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"
|
virt_install_command: "{{ virt_install_command_one_nic }} --cpu=host-passthrough,+vmx"
|
||||||
wikitcms_token: "{{ private }}/files/openidc/production/wikitcms.json"
|
wikitcms_token: "{{ private }}/files/openidc/production/wikitcms.json"
|
||||||
|
|
|
@ -37,8 +37,6 @@ openqa_nfs_workers: "{{ groups['openqa_lab_workers'] }}"
|
||||||
# install openQA from updates-testing - this is staging, we live
|
# install openQA from updates-testing - this is staging, we live
|
||||||
# ON THE EDGE (radical guitar riff)
|
# ON THE EDGE (radical guitar riff)
|
||||||
openqa_repo: updates-testing
|
openqa_repo: updates-testing
|
||||||
# openqa 2023-04 updates
|
|
||||||
openqa_scratch: ["100383765"]
|
|
||||||
openqa_resultsdb_url: https://resultsdb.stg.fedoraproject.org/api/v2.0/
|
openqa_resultsdb_url: https://resultsdb.stg.fedoraproject.org/api/v2.0/
|
||||||
openqa_resultsdb_user: "{{ stg_resultsdb_httpd_user }}"
|
openqa_resultsdb_user: "{{ stg_resultsdb_httpd_user }}"
|
||||||
openqa_resultsdb_password: "{{ stg_resultsdb_httpd_password }}"
|
openqa_resultsdb_password: "{{ stg_resultsdb_httpd_password }}"
|
||||||
|
|
|
@ -21,8 +21,6 @@ openqa_nfs_worker: true
|
||||||
# install openQA and os-autoinst from updates-testing - this is
|
# install openQA and os-autoinst from updates-testing - this is
|
||||||
# staging, we live ON THE EDGE (radical guitar riff)
|
# staging, we live ON THE EDGE (radical guitar riff)
|
||||||
openqa_repo: updates-testing
|
openqa_repo: updates-testing
|
||||||
# os-autoinst and openqa 2023-04 updates
|
|
||||||
openqa_scratch: ["100152615", "100383765"]
|
|
||||||
openqa_secret: "{{ stg_openqa_apisecret }}"
|
openqa_secret: "{{ stg_openqa_apisecret }}"
|
||||||
openqa_workers: 4
|
openqa_workers: 4
|
||||||
primary_auth_source: ipa
|
primary_auth_source: ipa
|
||||||
|
|
|
@ -20,6 +20,4 @@ openqa_key: "{{ prod_openqa_apikey }}"
|
||||||
openqa_nfs_worker: true
|
openqa_nfs_worker: true
|
||||||
openqa_secret: "{{ prod_openqa_apisecret }}"
|
openqa_secret: "{{ prod_openqa_apisecret }}"
|
||||||
openqa_workers: 4
|
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
|
primary_auth_source: ipa
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue