summaryrefslogtreecommitdiffstats
path: root/jjb/so/so-csit.yaml
blob: d03fee07ef14702be30c1967e00902a40b700ac9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
- project:
    name: so-csit
    java-version: openjdk11
    jobs:
      - '{project-name}-{stream}-verify-csit-{functionality}'
      - '{project-name}-{stream}-csit-{functionality}'
    project-name: 'so'
    recipients: 'seshu.kumar.m@huawei.com'
    stream:
      - 'master':
          branch: 'master'
          java-version: openjdk11
      - 'guilin':
          branch: 'guilin'
          java-version: openjdk11
      - 'honolulu':
          branch: 'honolulu'
          java-version: openjdk11
      - 'Custom_Workflow':
          branch: 'Custom_Workflow'
          java-version: openjdk11
    functionality:
# integration testing suites disabled until brought up to date,
# see https://jira.onap.org/browse/SO-3632
#      - 'integration-testing':
#          trigger_jobs:
#      - 'integration-etsi-testing':
#          trigger_jobs:
      - 'macroflow':
          trigger_jobs:
    robot-options: ''