Tim Andersson has proposed merging
~andersson123/autopkgtest-cloud:add-flavor-config-to-service-bundle-lxd 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/462029
--
Your team Canonical's Ubuntu QA is requested to review the proposed merge of
~andersson123/autopkgtest-cloud:add-flavor-config-to-service-bundle-lxd into
autopkgtest-cloud:master.
diff --git a/mojo/service-bundle b/mojo/service-bundle
index e6b6a1f..d447063 100644
--- a/mojo/service-bundle
+++ b/mojo/service-bundle
@@ -143,6 +143,8 @@ applications:
{%- if stage_name == "production" or stage_name == "staging" %}
worker-setup-command2: sed -i "s/ports.ubuntu.com/ftpmaster.internal/; s/ubuntu-ports/ubuntu/" /etc/apt/sources.list `ls /etc/apt/sources.list.d/*.list 2>/dev/null || true`; ln -s /dev/null /etc/systemd/system/bluetooth.service; printf "http_proxy={{ http_proxy }}\nhttps_proxy={{ https_proxy }}\nno_proxy={{ no_proxy }}\n" >> /etc/environment
{%- endif %}
+ worker-default-flavor: m1.small
+ worker-big-flavor: m1.large
{%- if stage_name == "production" %}
lxd-remotes: |-
armhf:
--
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