Fix missing parameters in tox-verify job 13/11513/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 22 Jun 2018 13:34:22 +0000 (09:34 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 22 Jun 2018 13:34:29 +0000 (09:34 -0400)
commit50385bf61cda37f7c0316da924c2e0b407157e4b
treea69e5557f8a4e0b674d121a0066bd6ea3198f085
parentf325f0dc4d34cb79e9c15813140db1e18ed2a185
Fix missing parameters in tox-verify job

Patch If2edba598b47484b1708f1e0f3fb96f035511841 broke parameters in
the tox-verify job by overriding all the existing parameters with
only the PARALLEL parameter. This patch fixes it by moving the
parallel parameter definition so that it is declared along with
the other parameters the job requires.

Issue: RELENG-1042
Change-Id: I6fdd8876235843101bc175ff91ed872aab88279d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/lf-python-jobs.yaml