summaryrefslogtreecommitdiffstats
path: root/jjb/testsuite/testsuite-python-testing-utils.yaml
blob: 69de692dc7165d93053e65541b8140a7599228ab (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
33
34
35
36
37
38
39
40
41
42
43
44
45
---
- project:
    name: testsuite-python-testing-utils
    project-name: "testsuite-python-testing-utils"
    python-version: python3
    jobs:
      - "{project-name}-{subproject}-python-staging-{stream}"
      - "{project-name}-{subproject}-python-release-{stream}"
    project: "testsuite/python-testing-utils"
    subproject:
      - "robotframework-onap":
          tox-dir: "./robotframework-onap/"
          tox-envs: "py3"
    stream:
      - "master":
          branch: "master"
    mvn-settings: "testsuite-python-testing-utils-settings"
    files: "**"
    archive-artifacts: ""
    build-node: "ubuntu1804-builder-4c-4g"

- project:
    name: testsuite-python-testing-utils-verify
    project-name: "testsuite-python-testing-utils"
    project: "testsuite/python-testing-utils"
    stream:
      - "master":
          branch: "master"
    mvn-settings: "testsuite-python-testing-utils-settings"
    build-node: "ubuntu1804-builder-4c-4g"
    subproject:
      - "robotframework-onap":
          path: "robotframework-onap"
          pattern: "robotframework-onap/**"
    jobs:
      - "{project-name}-{stream}-{subproject}-verify-python"

- project:
    name: testsuite-python-testing-utils-info
    project-name: testsuite-python-testing-utils
    jobs:
      - gerrit-info-yaml-verify
    build-node: ubuntu1804-builder-4c-4g
    project: testsuite/python-testing-utils
    branch: master