openQA: deploy new scratch builds on stg
Testing a git bump. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
84a7bbe56e
commit
51bfc54f0b
2 changed files with 6 additions and 0 deletions
|
@ -37,6 +37,9 @@ openqa_env: staging
|
||||||
# ON THE EDGE (radical guitar riff)
|
# ON THE EDGE (radical guitar riff)
|
||||||
openqa_repo: updates-testing
|
openqa_repo: updates-testing
|
||||||
|
|
||||||
|
# 2020-11 git bump, dep
|
||||||
|
openqa_scratch: ["54880919", "54872388"]
|
||||||
|
|
||||||
wikitcms_token: "{{ private }}/files/openidc/staging/wikitcms.json"
|
wikitcms_token: "{{ private }}/files/openidc/staging/wikitcms.json"
|
||||||
openqa_wikitcms_hostname: stg.fedoraproject.org
|
openqa_wikitcms_hostname: stg.fedoraproject.org
|
||||||
openqa_resultsdb_url: http://resultsdb01.stg.iad2.fedoraproject.org/resultsdb_api/api/v2.0/
|
openqa_resultsdb_url: http://resultsdb01.stg.iad2.fedoraproject.org/resultsdb_api/api/v2.0/
|
||||||
|
|
|
@ -15,5 +15,8 @@ openqa_env: staging
|
||||||
# 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
|
||||||
|
|
||||||
|
# 2020-11 git bump, dep
|
||||||
|
openqa_scratch: ["54880919", "54872388", "54879672", "54878601"]
|
||||||
|
|
||||||
deployment_type: stg
|
deployment_type: stg
|
||||||
freezes: false
|
freezes: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue