Merge autopkgtest-cloud:staging-noble into autopkgtest-cloud:master

Proposed by Brian Murray
Status: Merged
Merged at revision: 2c30323620ab357117f351b7d78d5e8eb22d6d4c
Proposed branch: autopkgtest-cloud:staging-noble
Merge into: autopkgtest-cloud:master
Diff against target: 12 lines (+1/-1)
1 file modified
mojo/service-bundle (+1/-1)
Reviewer Review Type Date Requested Status
Paride Legovini Approve
Skia Approve
Review via email: mp+457502@code.launchpad.net

Description of the change

We surely want to be able to use the development release with staging.

To post a comment you must log in.
Revision history for this message
Skia (hyask) wrote :

Thanks

review: Approve
Revision history for this message
Paride Legovini (paride) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/mojo/service-bundle b/mojo/service-bundle
index ee90d2f..7100c76 100644
--- a/mojo/service-bundle
+++ b/mojo/service-bundle
@@ -2,7 +2,7 @@
2 {%- set releases = "bionic focal jammy lunar mantic noble" %}2 {%- set releases = "bionic focal jammy lunar mantic noble" %}
3 {%- set channel = "latest/stable" %}3 {%- set channel = "latest/stable" %}
4{%- elif stage_name == "staging" or stage_name == "devel" %}4{%- elif stage_name == "staging" or stage_name == "devel" %}
5 {%- set releases = "focal jammy lunar mantic" %}5 {%- set releases = "focal jammy lunar mantic noble" %}
6 {%- set channel = "latest/edge" %}6 {%- set channel = "latest/edge" %}
7{%- endif %}7{%- endif %}
88

Subscribers

People subscribed via source and target branches