Tim Andersson has proposed merging
~andersson123/autopkgtest-cloud:align-with-prod into autopkgtest-cloud:master.
Requested reviews:
Canonical's Ubuntu QA (canonical-ubuntu-qa)
For more details, see:
https://code.launchpad.net/~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/464819
--
Your team Canonical's Ubuntu QA is requested to review the proposed merge of
~andersson123/autopkgtest-cloud:align-with-prod into autopkgtest-cloud:master.
diff --git a/mojo/service-bundle b/mojo/service-bundle
index 0a51b2c..144d844 100644
--- a/mojo/service-bundle
+++ b/mojo/service-bundle
@@ -32,7 +32,7 @@ applications:
constraints: mem=16G cores=8 root-disk=40G
{%- if stage_name == "production" or stage_name == "staging" %}
storage:
- tmp: 200G
+ tmp: 350G
{%- endif %}
options: &common-options
swift-password: include-file://{{local_dir}}/swift_password
@@ -100,17 +100,17 @@ applications:
{%- if stage_name == "production" %}
n-workers: |-
lcy02:
- amd64: 45
+ amd64: 90
bos01:
- arm64: 20
- ppc64el: 20
- s390x: 20
+ arm64: 22
+ ppc64el: 22
+ s390x: 22
bos02:
- arm64: 20
- ppc64el: 20
+ arm64: 22
+ ppc64el: 22
s390x: 22
bos03:
- arm64: 25
+ arm64: 28
{%- elif stage_name == "staging" %}
n-workers: |-
lcy02:
--
Mailing list: https://launchpad.net/~canonical-ubuntu-qa
Post to : [email protected]
Unsubscribe : https://launchpad.net/~canonical-ubuntu-qa
More help : https://help.launchpad.net/ListHelp