Better sample jobs.
The actual jobs we have configured now look quite different to the template folk are advised to use. I think this is more accurate. Change-Id: I1d94737d8a448d78626633bdef670c4b084c2263
This commit is contained in:
parent
6e473d6d47
commit
ef739f17a2
@ -155,15 +155,15 @@ It should look something like::
|
|||||||
- gate-project-name-pep8
|
- gate-project-name-pep8
|
||||||
- gate-project-name-python26
|
- gate-project-name-python26
|
||||||
- gate-project-name-python27
|
- gate-project-name-python27
|
||||||
|
- gate-project-name-python33
|
||||||
gate:
|
gate:
|
||||||
- gate-project-name-docs
|
- gate-project-name-docs
|
||||||
- gate-project-name-pep8
|
- gate-project-name-pep8
|
||||||
- gate-project-name-python26
|
- gate-project-name-python26
|
||||||
- gate-project-name-python27
|
- gate-project-name-python27
|
||||||
|
- gate-project-name-python33
|
||||||
post:
|
post:
|
||||||
- project-name-branch-tarball
|
|
||||||
- project-name-coverage
|
- project-name-coverage
|
||||||
- hook-project-name-rtfd
|
|
||||||
|
|
||||||
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 project.yaml, it should look like this instead::
|
python-jobs in project.yaml, it should look like this instead::
|
||||||
|
Loading…
x
Reference in New Issue
Block a user