jjb: Add integration pipeline
[lttng-ci.git] / jobs / integration.yaml
1 ## Jobs
2 - job:
3 name: integration_ust-2.12-lower-urcu_testsuite
4 project-type: pipeline
5 dsl: !include-raw: pipelines/integration/ust-2.12-lower-urcu_testsuite.groovy
6
7
8 ## Views
9 - view-template:
10 name: 'Integration'
11 view-type: list
12 regex: 'integration[-_].*'
13
14
15 ## Projects
16 - project:
17 name: integration
18 views:
19 - 'Integration'
20 jobs:
21 - 'integration_ust-2.12-lower-urcu_testsuite'
This page took 0.030505 seconds and 5 git commands to generate.