Skip to content

Commit

Permalink
Merge pull request #14170 from rook/mergify/bp/release-1.14/pr-14166
Browse files Browse the repository at this point in the history
ci: update ubuntu image to 22.04 (backport #14166)
  • Loading branch information
travisn committed May 8, 2024
2 parents f181a95 + ea553c4 commit 90a1dee
Show file tree
Hide file tree
Showing 21 changed files with 54 additions and 54 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -66,7 +66,7 @@ jobs:
run: tests/scripts/validate_modified_files.sh gen-rbac

linux-build-all:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
if: "!contains(github.event.pull_request.labels.*.name, 'skip-ci')"
strategy:
fail-fast: false
Expand Down
42 changes: 21 additions & 21 deletions .github/workflows/canary-integration-test.yml
Expand Up @@ -15,7 +15,7 @@ defaults:

jobs:
canary:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
if: "!contains(github.event.pull_request.labels.*.name, 'skip-ci')"
strategy:
matrix:
Expand Down Expand Up @@ -298,7 +298,7 @@ jobs:
name: ${{ github.job }}-${{ matrix.ceph-image }}

raw-disk-with-object:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
if: "!contains(github.event.pull_request.labels.*.name, 'skip-ci')"
strategy:
matrix:
Expand Down Expand Up @@ -375,7 +375,7 @@ jobs:
name: ${{ github.job }}-${{ matrix.ceph-image }}

two-osds-in-device:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
if: "!contains(github.event.pull_request.labels.*.name, 'skip-ci')"
strategy:
matrix:
Expand Down Expand Up @@ -424,7 +424,7 @@ jobs:
name: ${{ github.job }}-${{ matrix.ceph-image }}

osd-with-metadata-partition-device:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
if: "!contains(github.event.pull_request.labels.*.name, 'skip-ci')"
strategy:
matrix:
Expand Down Expand Up @@ -472,7 +472,7 @@ jobs:
name: ${{ github.job }}-${{ matrix.ceph-image }}

osd-with-metadata-device:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
if: "!contains(github.event.pull_request.labels.*.name, 'skip-ci')"
strategy:
matrix:
Expand Down Expand Up @@ -528,7 +528,7 @@ jobs:
name: ${{ github.job }}-${{ matrix.ceph-image }}

encryption:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
if: "!contains(github.event.pull_request.labels.*.name, 'skip-ci')"
strategy:
matrix:
Expand Down Expand Up @@ -578,7 +578,7 @@ jobs:
name: ${{ github.job }}-${{ matrix.ceph-image }}

lvm:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
if: "!contains(github.event.pull_request.labels.*.name, 'skip-ci')"
strategy:
matrix:
Expand Down Expand Up @@ -633,7 +633,7 @@ jobs:
name: ${{ github.job }}-${{ matrix.ceph-image }}

pvc:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
if: "!contains(github.event.pull_request.labels.*.name, 'skip-ci')"
strategy:
matrix:
Expand Down Expand Up @@ -709,7 +709,7 @@ jobs:
name: ${{ github.job }}-${{ matrix.ceph-image }}

pvc-db:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
if: "!contains(github.event.pull_request.labels.*.name, 'skip-ci')"
strategy:
matrix:
Expand Down Expand Up @@ -761,7 +761,7 @@ jobs:
name: ${{ github.job }}-${{ matrix.ceph-image }}

pvc-db-wal:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
if: "!contains(github.event.pull_request.labels.*.name, 'skip-ci')"
strategy:
matrix:
Expand Down Expand Up @@ -816,7 +816,7 @@ jobs:
name: ${{ github.job }}-${{ matrix.ceph-image }}

encryption-pvc:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
if: "!contains(github.event.pull_request.labels.*.name, 'skip-ci')"
strategy:
matrix:
Expand Down Expand Up @@ -884,7 +884,7 @@ jobs:
name: ${{ github.job }}-${{ matrix.ceph-image }}

encryption-pvc-db:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
if: "!contains(github.event.pull_request.labels.*.name, 'skip-ci')"
strategy:
matrix:
Expand Down Expand Up @@ -938,7 +938,7 @@ jobs:
name: ${{ github.job }}-${{ matrix.ceph-image }}

encryption-pvc-db-wal:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
if: "!contains(github.event.pull_request.labels.*.name, 'skip-ci')"
strategy:
matrix:
Expand Down Expand Up @@ -1002,7 +1002,7 @@ jobs:
name: ${{ github.job }}-${{ matrix.ceph-image }}

encryption-pvc-kms-vault-token-auth:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
if: "!contains(github.event.pull_request.labels.*.name, 'skip-ci')"
strategy:
matrix:
Expand Down Expand Up @@ -1088,7 +1088,7 @@ jobs:
name: ${{ github.job }}-${{ matrix.ceph-image }}

encryption-pvc-kms-vault-k8s-auth:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
if: "!contains(github.event.pull_request.labels.*.name, 'skip-ci')"
strategy:
matrix:
Expand Down Expand Up @@ -1154,7 +1154,7 @@ jobs:
name: ${{ github.job }}-${{ matrix.ceph-image }}

lvm-pvc:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
if: "!contains(github.event.pull_request.labels.*.name, 'skip-ci')"
strategy:
matrix:
Expand Down Expand Up @@ -1211,7 +1211,7 @@ jobs:
name: ${{ github.job }}-${{ matrix.ceph-image }}

multi-cluster-mirroring:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
if: "!contains(github.event.pull_request.labels.*.name, 'skip-ci')"
strategy:
matrix:
Expand Down Expand Up @@ -1470,7 +1470,7 @@ jobs:
additional-namespace: rook-ceph-secondary

rgw-multisite-testing:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
if: "!contains(github.event.pull_request.labels.*.name, 'skip-ci')"
strategy:
matrix:
Expand Down Expand Up @@ -1499,7 +1499,7 @@ jobs:
name: ${{ github.job }}-${{ matrix.ceph-image }}

encryption-pvc-kms-ibm-kp:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
if: "!contains(github.event.pull_request.labels.*.name, 'skip-ci')"
strategy:
matrix:
Expand Down Expand Up @@ -1527,7 +1527,7 @@ jobs:
artifact-name: ${{ github.job }}-${{ matrix.ceph-image }}

multus-cluster-network:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
if: "!contains(github.event.pull_request.labels.*.name, 'skip-ci')"
strategy:
matrix:
Expand Down Expand Up @@ -1615,7 +1615,7 @@ jobs:
additional-namespace: kube-system

csi-hostnetwork-disabled:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
if: "!contains(github.event.pull_request.labels.*.name, 'skip-ci')"
strategy:
matrix:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/codegen.yml
Expand Up @@ -26,7 +26,7 @@ permissions:

jobs:
codegen:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
if: "!contains(github.event.pull_request.labels.*.name, 'skip-ci')"
steps:
- name: checkout
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/codespell.yaml
Expand Up @@ -22,7 +22,7 @@ permissions:
jobs:
codespell:
name: codespell
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
with:
Expand Down Expand Up @@ -50,7 +50,7 @@ jobs:
check_hidden: true
misspell:
name: misspell
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/commitlint.yml
Expand Up @@ -24,7 +24,7 @@ jobs:
permissions:
contents: read # for actions/checkout to fetch code
pull-requests: read # for wagoid/commitlint-github-action to get commits in PR
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/crds-gen.yml
Expand Up @@ -26,7 +26,7 @@ permissions:

jobs:
crds-gen:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: checkout
uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/create-tag.yaml
Expand Up @@ -13,7 +13,7 @@ defaults:

jobs:
Create-Tag:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
if: github.repository == 'rook/rook' && contains('travisn,leseb,BlaineEXE,jbw976,galexrt,satoru-takeuchi', github.actor)
steps:
- name: checkout
Expand Down
14 changes: 7 additions & 7 deletions .github/workflows/daily-nightly-jobs.yml
Expand Up @@ -117,7 +117,7 @@ jobs:

smoke-suite-quincy-devel:
if: github.repository == 'rook/rook'
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: checkout
uses: actions/checkout@v4
Expand Down Expand Up @@ -157,7 +157,7 @@ jobs:

smoke-suite-reef-devel:
if: github.repository == 'rook/rook'
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: checkout
uses: actions/checkout@v4
Expand Down Expand Up @@ -197,7 +197,7 @@ jobs:

smoke-suite-ceph-main:
if: github.repository == 'rook/rook'
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: checkout
uses: actions/checkout@v4
Expand Down Expand Up @@ -237,7 +237,7 @@ jobs:

object-suite-quincy-devel:
if: github.repository == 'rook/rook'
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: checkout
uses: actions/checkout@v4
Expand Down Expand Up @@ -277,7 +277,7 @@ jobs:

object-suite-ceph-main:
if: github.repository == 'rook/rook'
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: checkout
uses: actions/checkout@v4
Expand Down Expand Up @@ -317,7 +317,7 @@ jobs:

upgrade-from-reef-stable-to-reef-devel:
if: github.repository == 'rook/rook'
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: checkout
uses: actions/checkout@v4
Expand Down Expand Up @@ -357,7 +357,7 @@ jobs:

upgrade-from-quincy-stable-to-quincy-devel:
if: github.repository == 'rook/rook'
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: checkout
uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docs-check.yml
Expand Up @@ -22,7 +22,7 @@ permissions:
jobs:
docs-check:
name: docs-check
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration-test-helm-suite.yaml
Expand Up @@ -21,7 +21,7 @@ concurrency:
jobs:
TestCephHelmSuite:
if: ${{ github.event_name == 'pull_request' && github.ref != 'refs/heads/master' && !contains(github.event.pull_request.labels.*.name, 'skip-ci') }}
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
strategy:
fail-fast: false
matrix:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration-test-mgr-suite.yaml
Expand Up @@ -19,7 +19,7 @@ concurrency:

jobs:
TestCephMgrSuite:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
if: "contains(github.event.pull_request.labels.*.name, 'run-mgr-suite')"
strategy:
fail-fast: false
Expand Down
Expand Up @@ -21,7 +21,7 @@ concurrency:
jobs:
TestCephMultiClusterDeploySuite:
if: ${{ github.event_name == 'pull_request' && github.ref != 'refs/heads/master' && !contains(github.event.pull_request.labels.*.name, 'skip-ci') }}
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
strategy:
fail-fast: false
matrix:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration-test-object-suite.yaml
Expand Up @@ -21,7 +21,7 @@ concurrency:
jobs:
TestCephObjectSuite:
if: ${{ github.event_name == 'pull_request' && github.ref != 'refs/heads/master' && !contains(github.event.pull_request.labels.*.name, 'skip-ci') }}
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
strategy:
fail-fast: false
matrix:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration-test-smoke-suite.yaml
Expand Up @@ -21,7 +21,7 @@ concurrency:
jobs:
TestCephSmokeSuite:
if: ${{ github.event_name == 'pull_request' && github.ref != 'refs/heads/master' && !contains(github.event.pull_request.labels.*.name, 'skip-ci') }}
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
strategy:
fail-fast: false
matrix:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/integration-test-upgrade-suite.yaml
Expand Up @@ -21,7 +21,7 @@ concurrency:
jobs:
TestCephUpgradeSuite:
if: ${{ github.event_name == 'pull_request' && github.ref != 'refs/heads/master' && !contains(github.event.pull_request.labels.*.name, 'skip-ci') }}
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
strategy:
fail-fast: false
matrix:
Expand Down Expand Up @@ -65,7 +65,7 @@ jobs:

TestHelmUpgradeSuite:
if: ${{ github.event_name == 'pull_request' && github.ref != 'refs/heads/master' && !contains(github.event.pull_request.labels.*.name, 'skip-ci') }}
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 90a1dee

Please sign in to comment.