canonical-ubuntu-qa team mailing list archive
-
canonical-ubuntu-qa team
-
Mailing list archive
-
Message #01842
[Merge] autopkgtest-cloud:not-0-cloud-workers into autopkgtest-cloud:master
Brian Murray has proposed merging autopkgtest-cloud:not-0-cloud-workers into autopkgtest-cloud:master.
Requested reviews:
Canonical's Ubuntu QA (canonical-ubuntu-qa)
For more details, see:
https://code.launchpad.net/~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/454969
Add more cloud workers.
--
Your team Canonical's Ubuntu QA is requested to review the proposed merge of autopkgtest-cloud:not-0-cloud-workers into autopkgtest-cloud:master.
diff --git a/mojo/service-bundle b/mojo/service-bundle
index 0c0ccdd..030f6f3 100644
--- a/mojo/service-bundle
+++ b/mojo/service-bundle
@@ -25,7 +25,7 @@ applications:
charm: ubuntu-release-autopkgtest-cloud-worker
channel: {{ channel }}
{%- if stage_name == "production" or stage_name == "staging" %}
- num_units: 0
+ num_units: 2
{%- else %}
num_units: 1
{%- endif %}