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:
Robert Collins 2013-10-03 09:39:35 +13:00
parent 6e473d6d47
commit ef739f17a2

View File

@ -155,15 +155,15 @@ It should look something like::
- 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-branch-tarball
- project-name-coverage
- hook-project-name-rtfd
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::