Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

    Image Added
  • Configured Tool section shall display existing configuration with Jenkins.

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

    Image AddedImage Added
  • User should see successful message.

    Image Added

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

...