Merge ~cjwatson/launchpad-mojo-specs:lp-qastaging-buildd-manager-artifactory into launchpad-mojo-specs:master

Proposed by Colin Watson
Status: Needs review
Proposed branch: ~cjwatson/launchpad-mojo-specs:lp-qastaging-buildd-manager-artifactory
Merge into: launchpad-mojo-specs:master
Diff against target: 13 lines (+1/-1)
1 file modified
lp/bundle.yaml (+1/-1)
Reviewer Review Type Date Requested Status
Canonical Launchpad Engineering Pending
Review via email: mp+456136@code.launchpad.net

Commit message

lp: Set cibuild_config for qastaging buildd-manager

Description of the change

dogfood is going away, so won't be much use for this any more.

To post a comment you must log in.

Unmerged commits

faf299e... by Colin Watson

lp: Set cibuild_config for qastaging buildd-manager

dogfood is going away, so won't be much use for this any more.

Succeeded
[SUCCEEDED] lint:0 (build)
11 of 1 result

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 6565881..76f8dbb 100644
3--- a/lp/bundle.yaml
4+++ b/lp/bundle.yaml
5@@ -1033,7 +1033,7 @@ applications:
6 builder_proxy_auth_api_endpoint: "{{ builder_proxy_auth_api_endpoint }}"
7 builder_proxy_host: "{{ builder_proxy_host }}"
8 {%- endif %}
9-{%- if stage_name in ("production", "dogfood") %}
10+{%- if stage_name in ("production", "qastaging", "dogfood") %}
11 cibuild_config: |
12 soss:
13 environment_variables:

Subscribers

People subscribed via source and target branches