Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: bump sle-micro from 6.0 to 6.1 #1647

Merged
merged 1 commit into from
Nov 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.suse.com/suse/sl-micro/6.0/baremetal-os-container:latest
upgrade_image: registry.suse.com/suse/sl-micro/6.1/baremetal-os-container:latest
zone: us-central1-b
2 changes: 1 addition & 1 deletion .github/workflows/cli-k3s-selinux-matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
destroy_runner: ${{ github.event_name == 'schedule' && true || inputs.destroy_runner }}
k8s_downstream_version: ${{ matrix.k8s_downstream_version }}
k8s_upstream_version: ${{ matrix.k8s_upstream_version }}
os_to_test: registry.opensuse.org/isv/rancher/elemental/dev/containers/suse/sl-micro/6.0/k3s-selinux-iso-image:latest
os_to_test: registry.opensuse.org/isv/rancher/elemental/dev/containers/suse/sl-micro/6.1/k3s-selinux-iso-image:latest
qase_run_id: ${{ github.event_name == 'schedule' && 'auto' || inputs.qase_run_id }}
rancher_version: ${{ matrix.rancher_version }}
reset: ${{ matrix.reset }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cli-k3s-upgrade-matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@ jobs:
rancher_version: stable/latest
reset: true
test_type: cli
upgrade_image: registry.opensuse.org/isv/rancher/elemental/dev/containers/suse/sl-micro/6.0/baremetal-os-container:latest
upgrade_image: registry.opensuse.org/isv/rancher/elemental/dev/containers/suse/sl-micro/6.1/baremetal-os-container:latest
upgrade_os_channel: dev
zone: us-central1-c
2 changes: 1 addition & 1 deletion .github/workflows/cli-obs-manual-upgrade-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ on:
type: string
slem_version:
description: SLE Micro version
default: 6.0
default: 6.1
type: string
upgrade_os_channel:
description: Channel to use for the Elemental OS upgrade
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cli-rke2-upgrade-matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@ jobs:
rancher_version: prime/latest
reset: true
test_type: cli
upgrade_image: registry.opensuse.org/isv/rancher/elemental/dev/containers/suse/sl-micro/6.0/baremetal-os-container:latest
upgrade_image: registry.opensuse.org/isv/rancher/elemental/dev/containers/suse/sl-micro/6.1/baremetal-os-container:latest
upgrade_os_channel: dev
zone: us-central1-f
2 changes: 1 addition & 1 deletion .github/workflows/ui-k3s-upgrade-matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ jobs:
qase_run_id: ${{ github.event_name == 'schedule' && 'auto' || inputs.qase_run_id }}
rancher_version: ${{ matrix.rancher_version }}
test_type: ui
upgrade_image: registry.opensuse.org/isv/rancher/elemental/dev/containers/suse/sl-micro/6.0/baremetal-os-container:latest
upgrade_image: registry.opensuse.org/isv/rancher/elemental/dev/containers/suse/sl-micro/6.1/baremetal-os-container:latest
zone: us-central1-a
2 changes: 1 addition & 1 deletion .github/workflows/ui-rke2-upgrade-matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ jobs:
rancher_version: ${{ matrix.rancher_version }}
test_type: ui
ui_account: user
upgrade_image: registry.opensuse.org/isv/rancher/elemental/dev/containers/suse/sl-micro/6.0/baremetal-os-container:latest
upgrade_image: registry.opensuse.org/isv/rancher/elemental/dev/containers/suse/sl-micro/6.1/baremetal-os-container:latest
zone: us-central1-b