Merge "Verify build nodes in YAML against config files"
[releng/global-jjb.git] / .jjb-test / lf-python-jobs.yaml
1 ---
2 - project:
3     name: gerrit-python-jobs
4     jobs:
5       - "{project-name}-python-jobs"
6       - gerrit-pypi-merge
7       - gerrit-pypi-release-merge
8       - gerrit-pypi-release-verify
9       - gerrit-pypi-stage
10       - gerrit-pypi-verify
11       - gerrit-tox-sonar
12       - gerrit-tox-sonarqube
13
14     project-name: gerrit-python
15
16 - project:
17     name: github-python-jobs
18     jobs:
19       - "{project-name}-github-python-jobs"
20       - github-pypi-merge
21       - github-pypi-release-merge
22       - github-pypi-release-verify
23       - github-pypi-stage
24       - github-pypi-verify
25       - github-tox-sonar
26       - github-tox-sonarqube
27
28     project-name: github-python
29
30 - project:
31     name: python-jobs-view
32     views:
33       - project-view
34
35     project-name: python