#162 Draft: add koschei-like CI test job
Opened 2 years ago by guyinger. Modified 2 years ago
guyinger/fedora-zuul-jobs-config rpm_rebuild_job  into  master

add koschei-like CI test job
ginger • 2 years ago  
file modified
+18
@@ -94,6 +94,24 @@ 

      timeout: 21600

  

  - job:

+     name: rpm-rebuild-test

+     description: Koschei like CI test for Fedora

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

+     post-run:

+       - playbooks/testing-farm/fetch.yaml

+     final: true

+     nodeset: fedora-34-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

+ 

+ - job:

      name: rpm-scratch-build

      parent: common-koji-rpm-build

      branches: