diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index 2c83f8ab..0522c937 100644 --- a/.github/workflows/pytest.yml +++ b/.github/workflows/pytest.yml @@ -12,8 +12,6 @@ jobs: fail-fast: false matrix: include: - - name: "CentOS Stream 9" - image: "quay.io/centos/centos:stream9" - name: "CentOS Stream 8" image: "quay.io/centos/centos:stream8" @@ -26,7 +24,6 @@ jobs: uses: actions/checkout@v4 - name: "Use CentOS Vault" - if: matrix.name == 'CentOS Stream 8' run: | sed -i 's|#baseurl=http://mirror|baseurl=http://vault|' /etc/yum.repos.d/CentOS-Stream-*.repo diff --git a/.packit.yaml b/.packit.yaml index 3c7ae464..d1e8a3b9 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -22,11 +22,7 @@ jobs: trigger: pull_request targets: - centos-stream-8 - - centos-stream-9 - - centos-stream-10 - - fedora-all - rhel-8 - - rhel-9 - job: copr_build trigger: commit @@ -35,19 +31,13 @@ jobs: project: latest targets: - centos-stream-8 - - centos-stream-9 - - centos-stream-10 - - fedora-all - rhel-8 - - rhel-9 - job: tests trigger: pull_request identifier: "unit/centos-stream" targets: - centos-stream-8 - - centos-stream-9 - - centos-stream-10 labels: - unit tf_extra_params: @@ -56,19 +46,6 @@ jobs: - type: repository-file id: https://copr.fedorainfracloud.org/coprs/g/yggdrasil/latest/repo/centos-stream-$releasever/group_yggdrasil-latest-centos-stream-$releasever.repo - - job: tests - trigger: pull_request - identifier: "unit/fedora" - targets: - - fedora-all - labels: - - unit - tf_extra_params: - environments: - - artifacts: - - type: repository-file - id: https://copr.fedorainfracloud.org/coprs/g/yggdrasil/latest/repo/fedora-$releasever/group_yggdrasil-latest-fedora-$releasever.repo - - job: tests trigger: pull_request identifier: "unit/rhel" @@ -76,9 +53,6 @@ jobs: rhel-8-x86_64: distros: - RHEL-8-Released - rhel-9-x86_64: - distros: - - RHEL-9.4.0-Nightly labels: - unit tf_extra_params: