#160 Draft: add rpm-rebuild-test job
Opened by guyinger. Modified
guyinger/fedora-zuul-jobs-config koscei-like-ci-test  into  master

Download 160.patch

https://pagure.io/fedora-ci/general/issue/45
https://issues.redhat.com/browse/TFT-912

Zuul encountered a syntax error while parsing its configuration in the
repo fedora-zuul-jobs-config on branch master. The error was:

Encryption/decryption failed.

The error appears in the following job stanza:

job:
name: rpm-rebuild-test
description: Running a Koschei-like CI test on Testing Farm
run: playbooks/testing-farm/run.yaml
post-run:
- playbooks/testing-farm/fetch.yaml
branches:
- f35
final: true
nodeset: fedora-34-container
requires:
- repo
roles:
- zuul: zuul-distro-jobs
- zuul: fedora-zuul-jobs
secrets:
- name: copr_secret
secret: copr_secret
timeout: 21600
vars:
fedora_release:
target_branch_name:
component_name:
arch:

in "fedora-zuul-jobs-config/zuul.d/jobs.yaml@master", line 899, column 3

Zuul encountered a syntax error while parsing its configuration in the
repo fedora-zuul-jobs-config on branch master. The error was:

Encryption/decryption failed.

The error appears in the following job stanza:

job:
name: rpm-rebuild-test
description: Running a Koschei-like CI test on Testing Farm
run: playbooks/testing-farm/run.yaml
post-run:
- playbooks/testing-farm/fetch.yaml
branches:
- f35
final: true
nodeset: fedora-34-container
requires:
- repo
roles:
- zuul: zuul-distro-jobs
- zuul: fedora-zuul-jobs
secrets:
- name: copr_secret
secret: copr_secret
timeout: 21600
vars:
fedora_release:
target_branch_name:
component_name:
arch:

in "fedora-zuul-jobs-config/zuul.d/jobs.yaml@master", line 899, column 3

Metadata