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
1diff --git a/mojo/service-bundle b/mojo/service-bundle
2index ee90d2f..7100c76 100644
3--- a/mojo/service-bundle
4+++ b/mojo/service-bundle
5@@ -2,7 +2,7 @@
6 {%- set releases = "bionic focal jammy lunar mantic noble" %}
7 {%- set channel = "latest/stable" %}
8 {%- elif stage_name == "staging" or stage_name == "devel" %}
9- {%- set releases = "focal jammy lunar mantic" %}
10+ {%- set releases = "focal jammy lunar mantic noble" %}
11 {%- set channel = "latest/edge" %}
12 {%- endif %}
13

Subscribers

People subscribed via source and target branches