From: Jessica Wagantall Date: Wed, 25 Sep 2019 10:10:53 +0000 (+0000) Subject: Merge "Lift PyPI templates to Global-JJB from Acumos" X-Git-Tag: v0.44.0^0 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;ds=sidebyside;h=200c13dbad2552db1ba9cfc185b0dc40db863930;p=releng%2Fglobal-jjb.git Merge "Lift PyPI templates to Global-JJB from Acumos" --- 200c13dbad2552db1ba9cfc185b0dc40db863930 diff --cc jjb/lf-python-jobs.yaml index 7eba8edb,de38fa1b..e28bc22b --- a/jjb/lf-python-jobs.yaml +++ b/jjb/lf-python-jobs.yaml @@@ -229,8 -263,9 +263,9 @@@ mvn-goals: validate mvn-settings: "{mvn-settings}" mvn-version: mvn35 + parallel: true pre-build-script: "# pre-build script goes here" - python-version: python2 + python-version: python3 sonar-mvn-goal: "sonar:sonar" stream: master submodule-recursive: true @@@ -393,9 -429,9 +429,9 @@@ disable-job: false git-url: "$GIT_URL/$GERRIT_PROJECT" github-url: "https://github.com" - parallel: true + parallel: false pre-build-script: "# pre-build script goes here" - python-version: python2 + python-version: python3 stream: master submodule-recursive: true submodule-timeout: 10