Functions and Status
Functions
Jenkins Jobs Table
You can access the Jenkins Jobs Table via “Apps” and “Jenkins Jobs Table”.
This table describes the columns of the Jenkins Jobs Table.
1. | ID | Identification numbers created by us, which we use to determine the sequence. |
2. | Job Name | Jenkins Job name. |
3. | Status | Current Jenkins Job Status. |
4. | last duration | Last duration of the Jenkins Job |
5. | User | Last user who started or stopped the Jenkins Job. |
6. | Actions | "Start" and "Stop" buttons to start and stop the Jenkins Jobs. |
To Start
Click the "Start" button to start a Jenkins Job.
A small info box appears at the top right and tells you that the Job is about to start.
To Stop
The Jenkins Job is in the "INPROGRESS" status.
Click "Stop" to stop the Jenkins Job.
A small info box appears at the top right and informs you that the Job will be stopped.
The Jenkins Job is now in the "STOPPED" status.
And "last duration" now shows how long the Jenkins Job was processed.
Status
Disabled
If the Jenkins Job has been deactivated, it is in the "DISABLED" status.
Start and Stop buttons are grayed out in this status and inoperable.
Failed
The status "FAILED" indicates that the Jenkins Job has failed.
Success
Jenkins Jobs that have been successfully completed have the status "SUCCESS".