blob: f9b756beea66348dd138860f04cb4173689228f9 [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'
DR695H01359cc2019-09-17 11:39:45 -040019 - 'elalto':
20 branch: 'elalto'
DR695Hc49f8092017-02-16 10:48:16 -050021 mvn-settings: 'testsuite-python-testing-utils-settings'
DR695Hde97aa72019-04-25 16:30:14 -040022 files: '**'
23 archive-artifacts: ''
DR695H399408d2019-09-13 11:22:41 -040024 build-node: 'centos7-builder-4c-4g'
Jessica Wagantallde271372019-02-27 00:33:16 -080025
26- project:
DR695He2f71f22019-06-26 16:36:57 -040027 name: testsuite-python-testing-utils-verify
28 project-name: 'testsuite-python-testing-utils'
29 project: 'testsuite/python-testing-utils'
30 stream:
31 - 'master':
32 branch: 'master'
33 - 'dublin':
34 branch: 'dublin'
DR695H01359cc2019-09-17 11:39:45 -040035 - 'elalto':
36 branch: 'elalto'
DR695He2f71f22019-06-26 16:36:57 -040037 mvn-settings: 'testsuite-python-testing-utils-settings'
Aric Gardner669ca182019-09-13 16:31:01 -040038 build-node: 'centos7-builder-4c-4g'
DR695He2f71f22019-06-26 16:36:57 -040039 subproject:
40 - 'robotframework-onap':
41 path: 'robotframework-onap'
42 pattern: 'robotframework-onap/**'
43 jobs:
44 - '{project-name}-{stream}-{subproject}-verify-python'
45
46- project:
Jessica Wagantallde271372019-02-27 00:33:16 -080047 name: testsuite-python-testing-utils-info
48 project-name: testsuite-python-testing-utils
49 jobs:
50 - gerrit-info-yaml-verify
51 project: testsuite/python-testing-utils
52 branch: master