Skip to content

Commit

Permalink
docs: Include specific job triggers at README
Browse files Browse the repository at this point in the history
This PR updates the README file to include specific job jenkins triggers.

Fixes kata-containers#3572

Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
  • Loading branch information
GabyCT committed May 26, 2021
1 parent 899576a commit 7f1842e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,11 @@ Jenkins is setup to trigger a CI run on all the slaves/nodes when a `/test` comm
there are some specific comments that are defined for specific CI slaves/nodes which are defined in the Jenkins
`config.xml` files in the `<triggerPhase>` XML element in the [CI repository](https://github.com/kata-containers/ci).

#### Specific Jenkins job triggers

Some jobs like a particular distro, feature or architecture can be triggered individually, the specific job triggers information
can be found in the [Community repository](https://github.com/kata-containers/community/wiki/Controlling-the-CI).

### Detecting a CI system

The strategy to check if the tests are running under a CI system is to see
Expand Down

0 comments on commit 7f1842e

Please sign in to comment.