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:
parent
070901d6f3
commit
ce4335f042
1 changed files with 1 additions and 1 deletions
|
@ -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 }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue