blob: feade9fcda1d37da70303056efb9c45ef2de645f [file] [log] [blame]
DR695Hc49f8092017-02-16 10:48:16 -05001---
2- project:
3 name: testsuite-python-testing-utils
4 project-name: 'testsuite-python-testing-utils'
DR695Hf3714602019-09-12 11:48:38 -04005 python-version: python3
DR695Hc49f8092017-02-16 10:48:16 -05006 jobs:
DR695Hde97aa72019-04-25 16:30:14 -04007 - '{project-name}-{subproject}-python-staging-{stream}'
8 - '{project-name}-{subproject}-python-release-{stream}'
DR695Hc49f8092017-02-16 10:48:16 -05009 project: 'testsuite/python-testing-utils'
DR695Hde97aa72019-04-25 16:30:14 -040010 subproject:
11 - 'robotframework-onap':
umry8364c78e26b2019-08-30 18:19:18 +020012 tox-dir: './robotframework-onap/'
DR695Hf3714602019-09-12 11:48:38 -040013 tox-envs: 'py3'
DR695Hc49f8092017-02-16 10:48:16 -050014 stream:
15 - 'master':
16 branch: 'master'
DR695Ha8667752019-05-09 17:27:00 -040017 - 'dublin':
18 branch: 'dublin'
DR695Hc49f8092017-02-16 10:48:16 -050019 mvn-settings: 'testsuite-python-testing-utils-settings'
DR695Hde97aa72019-04-25 16:30:14 -040020 files: '**'
21 archive-artifacts: ''
DR695H399408d2019-09-13 11:22:41 -040022 build-node: 'centos7-builder-4c-4g'
Jessica Wagantallde271372019-02-27 00:33:16 -080023
24- project:
DR695He2f71f22019-06-26 16:36:57 -040025 name: testsuite-python-testing-utils-verify
26 project-name: 'testsuite-python-testing-utils'
27 project: 'testsuite/python-testing-utils'
28 stream:
29 - 'master':
30 branch: 'master'
31 - 'dublin':
32 branch: 'dublin'
33 mvn-settings: 'testsuite-python-testing-utils-settings'
Aric Gardner669ca182019-09-13 16:31:01 -040034 build-node: 'centos7-builder-4c-4g'
DR695He2f71f22019-06-26 16:36:57 -040035 subproject:
36 - 'robotframework-onap':
37 path: 'robotframework-onap'
38 pattern: 'robotframework-onap/**'
39 jobs:
40 - '{project-name}-{stream}-{subproject}-verify-python'
41
42- project:
Jessica Wagantallde271372019-02-27 00:33:16 -080043 name: testsuite-python-testing-utils-info
44 project-name: testsuite-python-testing-utils
45 jobs:
46 - gerrit-info-yaml-verify
47 project: testsuite/python-testing-utils
48 branch: master