blob: 9a40df1db2e6e40bad05eaf4e0d8b409e9aefd3c [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: ''
DR695Hcf76b552019-04-30 17:27:32 -040022 build-node: 'ubuntu1604-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'
34 build-node: 'ubuntu1604-builder-4c-4g'
35 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