Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Introduction

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

...

  • 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 RemovedImage Added
  • 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.

...