#172 Remove EOL Fedora nodesets
Merged a year ago by zuul. Opened a year ago by danpawlik.
danpawlik/fedora-zuul-jobs-config nodeset-update  into  master

Remove EOL Fedora nodesets
Daniel Pawlik • a year ago  
file modified
-153
@@ -20,7 +20,6 @@ 

        - rawhide

        - f37

        - f36

-       - f35

        - epel8

        - epel9

        - main
@@ -35,7 +34,6 @@ 

        - rawhide

        - f37

        - f36

-       - f35

        - epel8

        - epel9

        - main
@@ -50,7 +48,6 @@ 

        - rawhide

        - f37

        - f36

-       - f35

        - epel8

        - epel9

        - main
@@ -327,96 +324,6 @@ 

      name: rpm-scratch-build

      parent: common-koji-rpm-build

      branches:

-       - f35

-     final: true

-     provides:

-       - repo

-     vars:

-       arches: x86_64

-       fetch_artifacts: true

-       release: f35

-       scratch_build: true

-       target: f35

- 

- - job:

-     name: rpm-scratch-build-s390x

-     parent: common-koji-rpm-build

-     branches:

-       - f35

-     dependencies:

-       - check-for-arches

-     final: true

-     vars:

-       arches: s390x

-       fetch_artifacts: false

-       release: f35

-       scratch_build: true

-       target: f35

- 

- - job:

-     name: rpm-scratch-build-ppc64le

-     parent: common-koji-rpm-build

-     branches:

-       - f35

-     dependencies:

-       - check-for-arches

-     final: true

-     vars:

-       arches: ppc64le

-       fetch_artifacts: false

-       release: f35

-       scratch_build: true

-       target: f35

- 

- - job:

-     name: rpm-scratch-build-i686

-     parent: common-koji-rpm-build

-     branches:

-       - f35

-     dependencies:

-       - check-for-arches

-     final: true

-     vars:

-       arches: i686

-       fetch_artifacts: false

-       release: f35

-       scratch_build: true

-       target: f35

- 

- - job:

-     name: rpm-scratch-build-armv7hl

-     parent: common-koji-rpm-build

-     branches:

-       - f35

-     dependencies:

-       - check-for-arches

-     final: true

-     vars:

-       arches: armv7hl

-       fetch_artifacts: false

-       release: f35

-       scratch_build: true

-       target: f35

- 

- - job:

-     name: rpm-scratch-build-aarch64

-     parent: common-koji-rpm-build

-     branches:

-       - f35

-     dependencies:

-       - check-for-arches

-     final: true

-     vars:

-       arches: aarch64

-       fetch_artifacts: false

-       release: f35

-       scratch_build: true

-       target: f35

- 

- - job:

-     name: rpm-scratch-build

-     parent: common-koji-rpm-build

-     branches:

        - epel8

      final: true

      provides:
@@ -544,18 +451,6 @@ 

      name: rpm-build

      parent: common-koji-rpm-build

      branches:

-       - f35

-     final: true

-     vars:

-       fetch_artifacts: false

-       release: f35

-       scratch_build: false

-       target: f35

- 

- - job:

-     name: rpm-build

-     parent: common-koji-rpm-build

-     branches:

        - epel8

      final: true

      vars:
@@ -656,30 +551,6 @@ 

      post-run:

        - playbooks/testing-farm/fetch.yaml

      branches:

-       - f35

-     final: true

-     nodeset: fedora-36-container

-     requires:

-       - repo

-     roles:

-       - zuul: zuul-distro-jobs

-       - zuul: fedora-zuul-jobs

-     secrets:

-       - name: testing_farm_zuul_ci_key

-         secret: testing_farm_zuul_ci_key

-     timeout: 21600

-     vars:

-       compose: Fedora-35

-       distro: fedora-35

-       test_type: fmf

- 

- - job:

-     name: rpm-tmt-test

-     description: Running fmf test on Testing Farm

-     run: playbooks/testing-farm/run.yaml

-     post-run:

-       - playbooks/testing-farm/fetch.yaml

-     branches:

        - epel8

      final: true

      nodeset: fedora-36-container
@@ -801,30 +672,6 @@ 

      post-run:

        - playbooks/testing-farm/fetch.yaml

      branches:

-       - f35

-     final: true

-     nodeset: fedora-36-container

-     requires:

-       - repo

-     roles:

-       - zuul: zuul-distro-jobs

-       - zuul: fedora-zuul-jobs

-     secrets:

-       - name: testing_farm_zuul_ci_key

-         secret: testing_farm_zuul_ci_key

-     timeout: 21600

-     vars:

-       compose: Fedora-35

-       distro: fedora-35

-       test_type: sti

- 

- - job:

-     name: rpm-sti-test

-     description: Running sti test on Testing Farm

-     run: playbooks/testing-farm/run.yaml

-     post-run:

-       - playbooks/testing-farm/fetch.yaml

-     branches:

        - epel8

      final: true

      nodeset: fedora-36-container

Those nodesets uses Fedora distro, which is End of Life and
should not be in use anymore.

Build succeeded.

Metadata Update from @fbo:
- Pull-request tagged with: gateit

a year ago

Build succeeded (gate pipeline).

Pull-Request has been merged by zuul

a year ago
Metadata