Base fedmsg setup for jenkins.
This commit is contained in:
parent
88335f85de
commit
1cd54af996
4 changed files with 33 additions and 1 deletions
|
@ -178,6 +178,10 @@ config = dict(
|
|||
("copr.dhcp-client03", "copr-copr-be.cloud.fedoraproject.org"),
|
||||
("copr.copr-be-i-00000407", "copr-copr-be.cloud.fedoraproject.org"),
|
||||
("copr.copr-be", "copr-copr-be.cloud.fedoraproject.org"),
|
||||
|
||||
# Jenkins, also being a cloud node, is weird. Like copr.
|
||||
("shell.jenkins-master-unknown", "shell-jenkins.cloud.fedoraproject.org"),
|
||||
("jenkins.jenkins-master-unknown", "jenkins-jenkins.cloud.fedoraproject.org"),
|
||||
]),
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue