#180 rpm-(sti|tmt)-test: Disable Fedora Rawhide testing
Opened 2 years ago by mvadkert. Modified 2 years ago
mvadkert/fedora-zuul-jobs-config disable-rawhide-testing  into  master

file modified
+50 -48
@@ -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

Dnf5 broke the installation. Disable on Rawhide until:

https://github.com/rpm-software-management/dnf5/issues/549

Is resolved.

Signed-off-by: Miroslav Vadkerti mvadkert@redhat.com

@fbo PTAL pls, unfortunately, we do not want ot workaround this, rather wait until dnf5 gets fixed

We could have changed the dhall https://pagure.io/fedora-project-config/blob/master/f/FZCI.dhall/fedora-zuul-jobs-config/jobs.dhall#_270 and https://pagure.io/fedora-project-config/blob/master/f/FZCI.dhall/fedora-zuul-jobs-config/jobs.dhall#_300 to set an alternative list of branches but that's fine as this is a temporary removal. Do you have any estimation about when we could re-enable ?

you can set 'gateit' label when you want

@fbo thank you for looking!

Yeah, I do believe few weeks, I am trying to escalate. And I have 3 weeks PTO now, back after mid July.

Metadata