canonical-ubuntu-qa team mailing list archive
-
canonical-ubuntu-qa team
-
Mailing list archive
-
Message #03345
[Merge] ~paride/autopkgtest-cloud:drop-extra-setup-testbed into autopkgtest-cloud:master
Paride Legovini has proposed merging ~paride/autopkgtest-cloud:drop-extra-setup-testbed into autopkgtest-cloud:master.
Commit message:
service-bundle: drop extra call to setup-testbed
Requested reviews:
Canonical's Ubuntu QA (canonical-ubuntu-qa)
For more details, see:
https://code.launchpad.net/~paride/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/462341
--
Your team Canonical's Ubuntu QA is requested to review the proposed merge of ~paride/autopkgtest-cloud:drop-extra-setup-testbed into autopkgtest-cloud:master.
diff --git a/mojo/service-bundle b/mojo/service-bundle
index 7946db1..6dc3883 100644
--- a/mojo/service-bundle
+++ b/mojo/service-bundle
@@ -74,7 +74,6 @@ applications:
options:
<<: *common-options
nova-rcs: include-base64://{{local_dir}}/novarcs.tar
- worker-setup-command2: /CHECKOUTDIR//setup-commands/setup-testbed
{%- if stage_name == "production" %}
net-name: net_prod-proposed-migration
worker-default-flavor: autopkgtest
Follow ups