openqa: add hdd images for Rawhide update testing on lab
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
166e47bab6
commit
b3b68ee4ac
2 changed files with 6 additions and 0 deletions
|
@ -20,6 +20,9 @@ freezes: false
|
|||
|
||||
openqa_assetsize_ppc: 300
|
||||
openqa_assetsize_updates_ppc: 100
|
||||
# we need this bigger on stg to handle Rawhide updates, if we enable
|
||||
# Rawhide update testing in prod we can just move this to servers_common
|
||||
openqa_assetsize_updates: 260
|
||||
openqa_compose_arches: x86_64,aarch64,ppc64le
|
||||
openqa_dbname: openqa-stg
|
||||
openqa_dbpassword: "{{ stg_openqa_dbpassword }}"
|
||||
|
|
|
@ -23,4 +23,7 @@ openqa_nfs_worker: true
|
|||
openqa_repo: updates-testing
|
||||
openqa_secret: "{{ stg_openqa_apisecret }}"
|
||||
openqa_workers: 4
|
||||
# We want stg workers to use this createhdds branch to test rawhide
|
||||
# updates
|
||||
openqa_createhdds_branch: rawhide-updates
|
||||
primary_auth_source: ipa
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue