From: Anthony PERARD Date: Mon, 21 Mar 2016 14:42:29 +0000 (+0000) Subject: doc: How to install Jenkins plugins X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=55da76ee7c2c7f70fab0dff750d95da43312301b;p=openstack%2Fci-loop-config.git doc: How to install Jenkins plugins --- diff --git a/README.md b/README.md index 0c55eef..89474c2 100644 --- 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://: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