Skip to content

Commit

Permalink
zuul: test OSISM 8.0.1 (#2482)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berendt <[email protected]>
  • Loading branch information
berendt authored Sep 24, 2024
1 parent 1a244cc commit 429f05c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .zuul.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
abstract: true
parent: abstract-testbed-deploy-in-a-nutshell
vars:
manager_version: 8.0.0
manager_version: 8.0.1

- job:
name: testbed-deploy-stable-in-a-nutshell-ubuntu-22.04
Expand Down Expand Up @@ -148,7 +148,7 @@
name: abstract-testbed-deploy-stable
parent: abstract-testbed-deploy
vars:
manager_version: 8.0.0
manager_version: 8.0.1
tempst: true

- job:
Expand Down Expand Up @@ -180,8 +180,8 @@
parent: abstract-testbed-deploy
run: playbooks/upgrade-stable.yml
vars:
manager_version: 7.1.2
manager_version_next: 8.0.0
manager_version: 7.1.3
manager_version_next: 8.0.1
nodeset: testbed-orchestrator
timeout: 25200

Expand Down

0 comments on commit 429f05c

Please sign in to comment.