← Back to team overview

canonical-ubuntu-qa team mailing list archive

[Merge] ~andersson123/autopkgtest-cloud:stg-bos03-ppc64el-flavor-names into autopkgtest-cloud:master

 

Tim Andersson has proposed merging ~andersson123/autopkgtest-cloud:stg-bos03-ppc64el-flavor-names into autopkgtest-cloud:master.

Commit message:
service-bundle: add flavor names for bos03-ppc64el in staging

Requested reviews:
  Canonical's Ubuntu QA (canonical-ubuntu-qa)

For more details, see:
https://code.launchpad.net/~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/468143

Simple MP just adding the appropriate flavor names for bos03-ppc64el in staging.
-- 
Your team Canonical's Ubuntu QA is requested to review the proposed merge of ~andersson123/autopkgtest-cloud:stg-bos03-ppc64el-flavor-names into autopkgtest-cloud:master.
diff --git a/mojo/service-bundle b/mojo/service-bundle
index 7621986..ae507f8 100644
--- a/mojo/service-bundle
+++ b/mojo/service-bundle
@@ -94,6 +94,10 @@ applications:
             worker-flavor-config: |-
               default: stag-cpu2-ram4-disk20
               big: stag-cpu4-ram16-disk50
+              bos03:
+                ppc64el:
+                  default: builder-ppc64el-cpu2-ram4-disk20
+                  big: builder-ppc64el-cpu2-ram4-disk100
 {%- elif stage_name == "devel" %}
             net-name: net_instances
             worker-flavor-config: |-