From aeb5d906f14fdcdf0dd6afeadffceeff8af2062c Mon Sep 17 00:00:00 2001 From: Miroslav Vadkerti Date: Jun 22 2023 21:42:51 +0000 Subject: rpm-(sti|tmt)-test: Disable Fedora Rawhide testing Dnf5 broke the installation. Disable on Rawhide until: https://github.com/rpm-software-management/dnf5/issues/549 Is resolved. Signed-off-by: Miroslav Vadkerti --- diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index f698894..1a2fdbb 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -515,30 +515,31 @@ scratch_build: false target: epel9-next -- 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: - - rawhide - - main - 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-Rawhide - distro: fedora-rawhide - test_type: fmf +# https://github.com/rpm-software-management/dnf5/issues/549 +# - 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: +# - rawhide +# - main +# 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-Rawhide +# distro: fedora-rawhide +# test_type: fmf - job: name: rpm-tmt-test @@ -660,30 +661,31 @@ distro: centos-stream-9 test_type: fmf -- 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: - - rawhide - - main - 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-Rawhide - distro: fedora-rawhide - test_type: sti +# Disabled due to https://github.com/rpm-software-management/dnf5/issues/549 +# - 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: +# - rawhide +# - main +# 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-Rawhide +# distro: fedora-rawhide +# test_type: sti - job: name: rpm-sti-test