Review jenkins-fedmsg SOP
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
54cd51ac80
commit
382c69a3e1
2 changed files with 13 additions and 13 deletions
|
@ -55,7 +55,7 @@
|
|||
** xref:infra-retiremachine.adoc[Infrastructure retire machine - SOP]
|
||||
** xref:ipsilon.adoc[Ipsilon Infrastructure - SOP]
|
||||
** xref:iscsi.adoc[iSCSI - SOP]
|
||||
** xref:jenkins-fedmsg.adoc[jenkins-fedmsg - SOP in review ]
|
||||
** xref:jenkins-fedmsg.adoc[Jenkins Fedmsg - SOP]
|
||||
** xref:kerneltest-harness.adoc[kerneltest-harness - SOP in review ]
|
||||
** xref:kickstarts.adoc[kickstarts - SOP in review ]
|
||||
** xref:koji.adoc[koji - SOP in review ]
|
||||
|
|
|
@ -14,10 +14,10 @@ Contact::
|
|||
For an as-of-yet unknown reason, the plugin sometimes seems to
|
||||
disappear, though it still shows as "installed" on Jenkins.
|
||||
|
||||
To re-install it, grab [.title-ref]#fedmsg.hpi# from
|
||||
[.title-ref]#/srv/web/infra/bigfiles/jenkins#. Go to the Jenkins web
|
||||
interface and log in. Click [.title-ref]#Manage Jenkins# ->
|
||||
[.title-ref]#Manage Plugins# -> [.title-ref]#Advanced#. Upload the
|
||||
To re-install it, grab _fedmsg.hpi_ from
|
||||
_/srv/web/infra/bigfiles/jenkins_. Go to the Jenkins web
|
||||
interface and log in. Click _Manage Jenkins_ ->
|
||||
_Manage Plugins_ -> _Advanced_. Upload the
|
||||
plugin and on the page that comes up, check the box to have Jenkins
|
||||
restart when running jobs are finished.
|
||||
|
||||
|
@ -28,13 +28,13 @@ This is how to configure the jenkins-fedmsg-emit plugin.
|
|||
|
||||
Assume the plugin is already installed.
|
||||
|
||||
Go to "Configure Jenkins" -> "System Configuration"
|
||||
Go to _Configure Jenkins_ -> _System Configuration_
|
||||
|
||||
Towards the bottom, look for "Fedmsg Emitter"
|
||||
Towards the bottom, look for _Fedmsg Emitter_
|
||||
|
||||
Values:
|
||||
|
||||
Signing: Checked Fedmsg Endpoint: tcp://209.132.181.16:9941 Environment
|
||||
Shortname: prod Certificate File:
|
||||
/etc/pki/fedmsg/jenkins-jenkins.fedorainfracloud.org.crt Keystore File:
|
||||
/etc/pki/fedmsg/jenkins-jenkins.fedorainfracloud.org.key
|
||||
Values::
|
||||
* Signing: Checked Fedmsg
|
||||
* Endpoint: tcp://209.132.181.16:9941 Environment
|
||||
* Shortname: prod
|
||||
* Certificate File: /etc/pki/fedmsg/jenkins-jenkins.fedorainfracloud.org.crt
|
||||
* Keystore File: /etc/pki/fedmsg/jenkins-jenkins.fedorainfracloud.org.key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue