Update openQA lab to latest upstream scratch builds for testing
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
5bad041fa5
commit
06b71c46ca
2 changed files with 5 additions and 2 deletions
|
@ -51,6 +51,9 @@ openqa_nfs_workers: "{{ groups['openqa_lab_workers'] }}"
|
||||||
# https://pagure.io/fedora-infrastructure/issue/8381
|
# https://pagure.io/fedora-infrastructure/issue/8381
|
||||||
openqa_amqp_wiki_reporter_queue:
|
openqa_amqp_wiki_reporter_queue:
|
||||||
|
|
||||||
|
# 2021-03 git bump
|
||||||
|
openqa_scratch: ["64877914", "64892301"]
|
||||||
|
|
||||||
deployment_type: stg
|
deployment_type: stg
|
||||||
freezes: false
|
freezes: false
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@ openqa_repo: updates-testing
|
||||||
# we are all NFS workers for now at least
|
# we are all NFS workers for now at least
|
||||||
openqa_nfs_worker: true
|
openqa_nfs_worker: true
|
||||||
|
|
||||||
# 2021-02 git bump
|
# 2021-03 git bump
|
||||||
openqa_scratch: ["61721592"]
|
openqa_scratch: ["64877914"]
|
||||||
|
|
||||||
deployment_type: stg
|
deployment_type: stg
|
||||||
freezes: false
|
freezes: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue