Update StackForge doc for Zuul project templates
The jobs suggested are covered by the python-jobs and python3-jobs project templates, so use them for a simpler example. Change-Id: I6300772874063c215190a4ec62010cb85951a8b0
This commit is contained in:
parent
c95130fd03
commit
f1e0aa78de
@ -155,20 +155,8 @@ It should look something like::
|
|||||||
- name: stackforge/project-name
|
- name: stackforge/project-name
|
||||||
template:
|
template:
|
||||||
- name: merge-check
|
- name: merge-check
|
||||||
check:
|
- name: python-jobs
|
||||||
- gate-project-name-docs
|
- name: python3-jobs
|
||||||
- gate-project-name-pep8
|
|
||||||
- gate-project-name-python26
|
|
||||||
- gate-project-name-python27
|
|
||||||
- gate-project-name-python33
|
|
||||||
gate:
|
|
||||||
- gate-project-name-docs
|
|
||||||
- gate-project-name-pep8
|
|
||||||
- gate-project-name-python26
|
|
||||||
- gate-project-name-python27
|
|
||||||
- gate-project-name-python33
|
|
||||||
post:
|
|
||||||
- project-name-coverage
|
|
||||||
|
|
||||||
If you aren't ready to run any gate tests yet and did not configure
|
If you aren't ready to run any gate tests yet and did not configure
|
||||||
python-jobs in projects.yaml, it should look like this instead::
|
python-jobs in projects.yaml, it should look like this instead::
|
||||||
|
Loading…
x
Reference in New Issue
Block a user