From 382c69a3e1dab91a63949634b15e8e2bcc6db9f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Kone=C4=8Dn=C3=BD?= Date: Fri, 3 Sep 2021 10:26:49 +0200 Subject: [PATCH] Review jenkins-fedmsg SOP MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Konečný --- modules/sysadmin_guide/nav.adoc | 2 +- .../sysadmin_guide/pages/jenkins-fedmsg.adoc | 24 +++++++++---------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/modules/sysadmin_guide/nav.adoc b/modules/sysadmin_guide/nav.adoc index fba9009..fdeb404 100644 --- a/modules/sysadmin_guide/nav.adoc +++ b/modules/sysadmin_guide/nav.adoc @@ -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 ] diff --git a/modules/sysadmin_guide/pages/jenkins-fedmsg.adoc b/modules/sysadmin_guide/pages/jenkins-fedmsg.adoc index 106bdb5..5f7df51 100644 --- a/modules/sysadmin_guide/pages/jenkins-fedmsg.adoc +++ b/modules/sysadmin_guide/pages/jenkins-fedmsg.adoc @@ -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