Try 400GB asset size for openQA staging
500 seems to be too much, we're running out of disk space
This commit is contained in:
parent
f17d9e3839
commit
d111ab49f0
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: 500
|
||||
openqa_assetsize: 400
|
||||
|
||||
openqa_key: "{{ stg_openqa_apikey }}"
|
||||
openqa_secret: "{{ stg_openqa_apisecret }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue