ODCS: Allow jwboyer to do test ELN composes from his pungi-fedora fork.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
This commit is contained in:
parent
a2f74a447e
commit
f46a8bfa3f
1 changed files with 4 additions and 1 deletions
|
@ -9,6 +9,9 @@ odcs_raw_config_urls:
|
|||
eln:
|
||||
url: https://pagure.io/pungi-fedora.git
|
||||
config_filename: eln.conf
|
||||
eln_jwboyer:
|
||||
url: https://pagure.io/forks/jwboyer/pungi-fedora.git
|
||||
config_filename: eln.conf
|
||||
cccc:
|
||||
url: https://pagure.io/fedora-ci/cccc-merged-configs.git
|
||||
config_filename: cccc.conf
|
||||
|
@ -48,5 +51,5 @@ odcs_allowed_clients_groups:
|
|||
sysadmin-odcs: {}
|
||||
pungi-devel: {}
|
||||
packager: {"source_types": ["module"]}
|
||||
eln-sig: {"source_types": ["tag", "module", "build", "raw_config"], "raw_config_keys": ["eln", "cccc"]}
|
||||
eln-sig: {"source_types": ["tag", "module", "build", "raw_config"], "raw_config_keys": ["eln", "cccc", "eln_jwboyer"]}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue