From 3c388e1f34e938c045e90aad31251d6326656839 Mon Sep 17 00:00:00 2001 From: Cristian Le Date: Aug 29 2025 11:42:03 +0000 Subject: Remove the rpm-sti-tests as well Generated from: https://pagure.io/fedora-project-config/pull-request/350 --- diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index c3a5f16..f3a91da 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -17,8 +17,8 @@ description: Check the project has a tests/tests.yml run: playbooks/rpm/check-for-sti-tests.yaml branches: - - f41 - f42 + - f41 nodeset: nodes: [] @@ -727,31 +727,6 @@ post-run: - playbooks/testing-farm/fetch.yaml branches: - - rawhide - - main - final: true - nodeset: fedora-41-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-Rawhide - distro: fedora-rawhide - 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: - f42 final: true nodeset: fedora-41-container @@ -792,75 +767,3 @@ compose: Fedora-41 distro: fedora-41 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: - - f40 - final: true - nodeset: fedora-41-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-40 - distro: fedora-40 - 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: - - epel9 - final: true - nodeset: fedora-41-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: CentOS-Stream-9 - distro: centos-stream-9 - 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: - - epel9-next - final: true - nodeset: fedora-41-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: CentOS-Stream-9 - distro: centos-stream-9 - test_type: sti