]> xenbits.xensource.com Git - openstack/ci-loop-config.git/commitdiff
doc: How to install Jenkins plugins
authorAnthony PERARD <anthony.perard@citrix.com>
Mon, 21 Mar 2016 14:42:29 +0000 (14:42 +0000)
committerAnthony PERARD <anthony.perard@citrix.com>
Mon, 21 Mar 2016 14:42:29 +0000 (14:42 +0000)
README.md

index 0c55eef164d47c719ac30ef703e3ff80781b4816..89474c229cc2c422b452d2f569b544222eb05a25 100644 (file)
--- a/README.md
+++ b/README.md
@@ -29,7 +29,8 @@ Steps to reinstall
   * cd os-ext-testing
 5. Run install_master.sh to do the main part of the installation
 6. The jobs need an additional plugin in Jenkins to generate correctly, so:
-  * Install Post-Build Script jenkins plugin (including restarting Jenkins)
+  * Connect to Jenkins via http://<ip>:8080
+  * Install Post-Build Script jenkins plugin (including restarting Jenkins) via Manage Jenkins --> Manage Plugins --> Available
   * Regenerate jenkins jobs: jenkins-jobs update --delete-old /etc/jenkins_jobs/config
   * Enable HTML: Manage Jenkins -> Configure Global Security -> Markup Formatter -> Raw HTML
 7. Start the CI processes