summaryrefslogtreecommitdiffstats
path: root/jjb/testsuite/testsuite.yaml
blob: 399a53558e2d77072c7a3c2d684f251e30adb504 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
- project:
    name: testsuite
    project-name: 'testsuite'
    jobs:
      - '{project-name}-{stream}-docker-shell-daily'

    project: 'testsuite'

    stream:
      - 'master':
          branch: 'master'

    mvn-settings: 'testsuite-settings'