Defining Jenkins Observer jobs
Using the Jenkins Observer, you can define listen jobs that receive build information generated by the Agile Service Manager plugin for Jenkins.
Before you begin
Ensure you have the Jenkins details to hand.
Remember: Swagger documentation for the observer is available at the following default
location: https://<your
host>/1.0/jenkins-observer/swagger
About this task
You define and start the following job.
- Listen job
- The standalone listen job receives Jenkins build notification data for a specified namespace and processes it as a topology.
Procedure
To start the Listen job
What to do next
Remember: In addition to being configurable from the Observer Configuration UI,
all on-prem observer jobs also have scripts to start and stop all available jobs, to list the status
of a current job, and to set its logging levels. Scripts can be run with -h or
--help to display help information, and with -v or
--verbose to print out the details of the actions performed by the script,
including the full cURL command. For the on-prem version of Agile Service Manager, observer scripts
are configured for specific jobs by editing the script configuration files.