openqa: drop scratch repo (lab), enable u-t temporarily (prod)
Latest builds have been testing on lab and are working fine. They are in u-t so lab doesn't need to use a scratch repo any more, but prod needs to enable u-t to get them (can't push stable yet). Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
e5eef042a4
commit
6a0a290f9e
4 changed files with 4 additions and 8 deletions
|
@ -20,6 +20,9 @@ openqa_env_suffix:
|
|||
openqa_env_prefix:
|
||||
openqa_env: production
|
||||
|
||||
# updating to tested latest snapshot 2021-05
|
||||
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/
|
||||
|
|
|
@ -36,9 +36,6 @@ openqa_env: staging
|
|||
# ON THE EDGE (radical guitar riff)
|
||||
openqa_repo: updates-testing
|
||||
|
||||
# 2021-05 git bump
|
||||
openqa_scratch: ["68350730"]
|
||||
|
||||
wikitcms_token: "{{ private }}/files/openidc/staging/wikitcms.json"
|
||||
openqa_wikitcms_hostname: stg.fedoraproject.org
|
||||
openqa_resultsdb_url: http://resultsdb01.stg.iad2.fedoraproject.org/resultsdb_api/api/v2.0/
|
||||
|
|
|
@ -19,9 +19,6 @@ openqa_repo: updates-testing
|
|||
# we are all NFS workers for now at least
|
||||
openqa_nfs_worker: true
|
||||
|
||||
# 2021-05 git bumps
|
||||
openqa_scratch: ["68353556", "68350730"]
|
||||
|
||||
deployment_type: stg
|
||||
freezes: false
|
||||
|
||||
|
|
|
@ -12,8 +12,7 @@ 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
|
||||
# updating to tested latest snapshot 2021-05
|
||||
openqa_repo: updates-testing
|
||||
|
||||
# we are all NFS workers for now at least
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue