Merge ~cjwatson/launchpad-mojo-specs:lp-codehosting-staging-qastaging-active into launchpad-mojo-specs:master

Proposed by Colin Watson
Status: Merged
Merged at revision: 2651437b70f82403565e36023f2aa5159e5cfb36
Proposed branch: ~cjwatson/launchpad-mojo-specs:lp-codehosting-staging-qastaging-active
Merge into: launchpad-mojo-specs:master
Diff against target: 22 lines (+2/-2)
1 file modified
lp/bundle.yaml (+2/-2)
Reviewer Review Type Date Requested Status
Simone Pelosi Approve
Review via email: mp+455650@code.launchpad.net

Commit message

lp: Activate launchpad-codehosting on (qa)staging

To post a comment you must log in.
Revision history for this message
Simone Pelosi (pelpsi) wrote :

LGTM!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/lp/bundle.yaml b/lp/bundle.yaml
2index 15c2e62..39b98fe 100644
3--- a/lp/bundle.yaml
4+++ b/lp/bundle.yaml
5@@ -321,7 +321,7 @@
6 {%- set launchpad_appserver_constraints = "cores=4 mem=4G root-disk-source=volume root-disk=20G" %}
7 {%- set launchpad_appserver_num_units = 2 %}
8 {%- set launchpad_buildd_manager_constraints = "cores=4 mem=4G root-disk-source=volume root-disk=50G" %}
9-{%- set launchpad_codehosting_active = False %}
10+{%- set launchpad_codehosting_active = True %}
11 {%- set launchpad_codehosting_apache2_constraints = "cores=4 mem=8G root-disk=100G root-disk-source=volume" %}
12 {%- set launchpad_codehosting_database_name = "launchpad_staging_codehosting" %}
13 {%- set launchpad_codehosting_lb_constraints = "cores=4 mem=4G root-disk-source=volume root-disk=50G" %}
14@@ -421,7 +421,7 @@
15 {%- set launchpad_appserver_constraints = "cores=4 mem=4G root-disk-source=volume root-disk=20G" %}
16 {%- set launchpad_appserver_num_units = 2 %}
17 {%- set launchpad_buildd_manager_constraints = "cores=4 mem=4G root-disk-source=volume root-disk=50G" %}
18-{%- set launchpad_codehosting_active = False %}
19+{%- set launchpad_codehosting_active = True %}
20 {%- set launchpad_codehosting_apache2_constraints = "cores=4 mem=8G root-disk=100G root-disk-source=volume" %}
21 {%- set launchpad_codehosting_database_name = "launchpad_qastaging_codehosting" %}
22 {%- set launchpad_codehosting_lb_constraints = "cores=4 mem=4G root-disk-source=volume root-disk=50G" %}

Subscribers

People subscribed via source and target branches