← Back to team overview

canonical-ubuntu-qa team mailing list archive

[Merge] autopkgtest-cloud:arch-ps5-clarification into autopkgtest-cloud:master

 

Brian Murray has proposed merging autopkgtest-cloud:arch-ps5-clarification 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/459212

The diagram identifies that the port architectures are in scalingstack so let's specify that the amd64 instances are in PS5.
-- 
Your team Canonical's Ubuntu QA is requested to review the proposed merge of autopkgtest-cloud:arch-ps5-clarification into autopkgtest-cloud:master.
diff --git a/docs/architecture.rst b/docs/architecture.rst
index 6cfd711..4d8c11f 100644
--- a/docs/architecture.rst
+++ b/docs/architecture.rst
@@ -18,7 +18,7 @@ Overview
                 swift [label="{OpenStack Swift object store|public test results\nautopkgtest-$release\nautopkgtest-$release-$lpusername-$ppaname}"]
                 swiftprivate [label="{OpenStack Swift object store|* private PPA test results\n* embargoed CVEs}"]
                 haproxyweb [label="{HAproxy|* provides SSL termination\n* https://autopkgtest.ubuntu.com}";]
-                runner_x86 [label="{OpenStack Instances|dynamically allocated test runners\namd64 (i386 via cross-arch)}"]
+                runner_x86 [label="{'PS5' OpenStack Instances|dynamically allocated test runners\namd64 (i386 via cross-arch)}"]
 
                 "cloudworker" -> "runner_x86"
                 "cloudworker" -> "rabbitmq" [label="pop test requests" style=dashed]