Add jjb for pythonsdk_tests
[ci-management.git] / jjb / testsuite / pythonsdk-tests / testsuite-pythonsdk-tests.yaml
1 ---
2 - project:
3     name: testsuite-pythonsdk-tests-info
4     project-name: testsuite-pythonsdk-tests
5     jobs:
6       - gerrit-info-yaml-verify
7     build-node: centos7-builder-2c-1g
8     project: testsuite-pythonsdk-tests
9     branch: master
10
11 # - project:
12 #     name: testsuite-pythonsdk-tests-verify-python
13 #     project-name: testsuite-pythonsdk-tests
14 #     project: testsuite-pythonsdk-tests
15 #     stream:
16 #       - 'master':
17 #           branch: 'master'
18 #       - 'frankfurt':
19 #           branch: 'frankfurt'
20 #     mvn-settings: 'testsuite-pythonsdk-tests-settings'
21 #     build-node: 'centos7-builder-4c-4g'
22 #     jobs:
23 #       - '{project-name}-{stream}-{subproject}-verify-python'
24 #
25 # - project:
26 #     name: testsuite-pythonsdk-tests-verify-golang
27 #     project-name: 'testsuite-pythonsdk-tests'
28 #     project: 'testsuite-pythonsdk-tests'
29 #     golangver: 'golang112'
30 #     mvn-settings: 'testsuite-pythonsdk-tests-settings'
31 #     archive-artifacts: ''
32 #     jobs:
33 #       - '{project-name}-{stream}-{subproject}-verify-golang'
34 #     stream:
35 #       - 'master':
36 #           branch: 'master'
37 #       - 'frankfurt':
38 #           branch: 'frankfurt'
39 #
40 # - project:
41 #     name: testsuite-pythonsdk-tests-linters
42 #     project: 'testsuite-pythonsdk-tests'
43 #     project-name: 'testsuite-pythonsdk-tests'
44 #     python-version: python3
45 #     jobs:
46 #       - testsuite-pythonsdk-tests-linters
47 #     subproject:
48 #       - 'yaml':
49 #           tox-dir: '.'
50 #           tox-envs: 'yaml'
51 #           pattern: '**/*.yaml'
52 #       - 'yml':
53 #           tox-dir: '.'
54 #           tox-envs: 'yaml'
55 #           pattern: '**/*.yml'
56 #       - 'json':
57 #           tox-dir: '.'
58 #           tox-envs: 'json'
59 #           pattern: '**/*.json'
60 #       - 'python':
61 #           tox-dir: '.'
62 #           tox-envs: 'py'
63 #           pattern: '**/*.py'
64 #       - 'rst':
65 #           tox-dir: '.'
66 #           tox-envs: 'rst'
67 #           pattern: '**/*.rst'
68 #       - 'md':
69 #           tox-dir: '.'
70 #           tox-envs: 'md'
71 #           pattern: '**/*.md'
72 #     stream:
73 #       - 'master':
74 #           branch: 'master'
75 #       - 'frankfurt':
76 #           branch: 'frankfurt'