X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-python-jobs.yaml;h=be66e059764c7c5b2d26dec8e789749bde424f47;hb=68bfb0c6bd7ba0c23e665ba4045acbba0e26af02;hp=fecaeff447e93e5f7de36c6757df4da886e0b030;hpb=86ae572786ca584b4421e60b7e1a6ae11854025d;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-python-jobs.yaml b/jjb/lf-python-jobs.yaml index fecaeff4..be66e059 100644 --- a/jjb/lf-python-jobs.yaml +++ b/jjb/lf-python-jobs.yaml @@ -431,6 +431,8 @@ - comment-added-contains-event: comment-contains-value: recheck$ + parallel: true + ##################### # Job Configuration # ##################### @@ -444,6 +446,13 @@ submodule-recursive: '{submodule-recursive}' choosing-strategy: gerrit + parameters: + - bool: + name: PARALLEL + default: '{parallel}' + description: Tox test type used to configure serial or parallel testing. + + triggers: - gerrit: server-name: '{gerrit-server-name}'