Skip to content

Commit

Permalink
ci/cli: use Stable OS image for downgrade test
Browse files Browse the repository at this point in the history
Signed-off-by: Loic Devulder <[email protected]>
  • Loading branch information
ldevulder committed Oct 22, 2024
1 parent 367d4be commit ec36e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cli-k3s-downgrade-matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ jobs:
qase_run_id: ${{ github.event_name == 'schedule' && 'auto' || inputs.qase_run_id }}
rancher_version: stable/latest
test_type: cli
upgrade_image: registry.opensuse.org/isv/rancher/elemental/staging/containers/suse/sl-micro/6.0/baremetal-os-container:latest
upgrade_image: registry.suse.com/suse/sl-micro/6.0/baremetal-os-container:latest
zone: us-central1-b

0 comments on commit ec36e5b

Please sign in to comment.