Fix rtd merge job to handle new tag uploaded
[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-tox-sonar
7       - gerrit-pypi-merge
8       - gerrit-pypi-release-verify
9       - gerrit-pypi-release-merge
10
11     project-name: gerrit-python
12
13 - project:
14     name: github-python-jobs
15     jobs:
16       - "{project-name}-github-python-jobs"
17       - github-tox-sonar
18       - github-pypi-merge
19       - github-pypi-release-verify
20       - github-pypi-release-merge
21
22     project-name: github-python
23
24 - project:
25     name: python-jobs-view
26     views:
27       - project-view
28
29     project-name: python