Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Jenkins is an open source continuous integration/continuous delivery and deployment (CI/CD) automation software DevOps tool that can be well integrated with PSKnowHOW to understand following information-

  • Deployment Frequency

  • Code Build time

User can follow below to integrate the tool-

  • Setup Configuration

  • Jenkins Configuration field description

  • Edit Configuration

Setup Configuration

To setup, navigate to project settings and click 'Setup' under Jenkins tool

Jenkins Configuration field description

  • Under Jenkins Configuration page, first section shall be 'Available Connection'. Recently created Jenkins Connections shall be displayed here. Select radio button for desired connection.

  • Configured Tool section shall display existing configuration with Jenkins.

  • Select Job Type and Job Name from dropdown and click Save button

  • User should see successful message.

NOTE: To get the data populated for Jenkins, User shall run the Jenkins Processor from Settings>Misc. Settings for the project.


  • No labels