mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
Bump openQA asset size limit to 500G on staging
Now it has PPC tests, it downloads more assets, and some PPC incompletions may be due to images disappearing prematurely... see if this helps. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
@@ -26,7 +26,7 @@ openqa_dbname: openqa-stg
|
||||
openqa_dbhost: db-qa01.qa.fedoraproject.org
|
||||
openqa_dbuser: openqastg
|
||||
openqa_dbpassword: "{{ stg_openqa_dbpassword }}"
|
||||
openqa_assetsize: 300
|
||||
openqa_assetsize: 500
|
||||
|
||||
openqa_key: "{{ stg_openqa_apikey }}"
|
||||
openqa_secret: "{{ stg_openqa_apisecret }}"
|
||||
|
||||
Reference in New Issue
Block a user