← Back to team overview

canonical-ubuntu-qa team mailing list archive

[Merge] ~andersson123/autopkgtest-cloud:staging-service-bundle-update into autopkgtest-cloud:master

 

Tim Andersson has proposed merging ~andersson123/autopkgtest-cloud:staging-service-bundle-update 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/457125
-- 
Your team Canonical's Ubuntu QA is requested to review the proposed merge of ~andersson123/autopkgtest-cloud:staging-service-bundle-update into autopkgtest-cloud:master.
diff --git a/mojo/service-bundle b/mojo/service-bundle
index b97f2a6..5bf3ac7 100644
--- a/mojo/service-bundle
+++ b/mojo/service-bundle
@@ -181,8 +181,8 @@ applications:
             {%- set storage_host_internal = "objectstorage.prodstack5.canonical.com:443" %}
             {%- set storage_path_internal = "/swift/v1/AUTH_0f9aae918d5b4744bf7b827671c86842" %}
 {%- elif stage_name == "staging" %}
-            {%- set storage_host_internal = "10.24.0.23:8080" %}
-            {%- set storage_path_internal = "/v1/AUTH_fc846d173967483bb32abd78f66210e8" %}
+            {%- set storage_host_internal = "objectstorage.prodstack5.canonical.com:443" %}
+            {%- set storage_path_internal = "/swift/v1/AUTH_cc509e38c54f4edebda2fd17557309bb" %}
 {%- elif stage_name == "devel" %}
             storage_host_internal: XXX
             storage_path_internal: XXX