Skip to content

Commit fee32be

Browse files
committed
CI: Update previous release for upgrade jobs
The bifrost-upgrade jobs should upgrade from 2024.2 (Dalmatian). Since the upcoming 2025.1 release (Epoxy) is a SLURP release, the bifrost-slurp-upgrade job should upgrade from 2024.1 (Caracal). Change-Id: I8efff0f9fed47f4d6102a663bee2597b41466299
1 parent 76f82ac commit fee32be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

zuul.d/bifrost-jobs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
run: playbooks/ci/upgrade.yaml
205205
timeout: 9600
206206
vars:
207-
upgrade_from: stable/2024.1
207+
upgrade_from: stable/2024.2
208208
skip_upgrade:
209209
- openstack/diskimage-builder
210210

@@ -227,7 +227,7 @@
227227
name: bifrost-slurp-upgrade
228228
parent: bifrost-upgrade
229229
vars:
230-
upgrade_from: stable/2023.1
230+
upgrade_from: stable/2024.1
231231

232232
- job:
233233
name: bifrost-slurp-upgrade-ubuntu-jammy

0 commit comments

Comments
 (0)