openQA: use scratch os-autoinst on lab, stable on prod
Drop updates-testing repo for prod (though might have to put it back next week). Use a scratch os-autoinst current git build on lab to see if it works. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
bac778eb7c
commit
16b06a655c
2 changed files with 3 additions and 4 deletions
|
@ -20,10 +20,6 @@ openqa_env_suffix:
|
|||
openqa_env_prefix:
|
||||
openqa_env: production
|
||||
|
||||
# 2020-11: we're deploying prod from u-t ATM because I don't
|
||||
# want to wait a week to push stable
|
||||
openqa_repo: updates-testing
|
||||
|
||||
wikitcms_token: "{{ private }}/files/openidc/production/wikitcms.json"
|
||||
openqa_wikitcms_hostname: fedoraproject.org
|
||||
openqa_resultsdb_url: http://resultsdb01.iad2.fedoraproject.org/resultsdb_api/api/v2.0/
|
||||
|
|
|
@ -19,6 +19,9 @@ openqa_repo: updates-testing
|
|||
# we are all NFS workers for now at least
|
||||
openqa_nfs_worker: true
|
||||
|
||||
# 2021-05 git bump
|
||||
openqa_scratch: ["67449532"]
|
||||
|
||||
deployment_type: stg
|
||||
freezes: false
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue