X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-python-jobs.yaml;h=0f38b03570a9cefeec7dc716eccc57336a2fec8f;hb=027277490bf761405dcc4cbb02c4c92874d58766;hp=0c403262a53d62cccb7f8190824589f4320c974c;hpb=227dc247632240097740bf3cfece2829bfd3cf14;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-python-jobs.yaml b/jjb/lf-python-jobs.yaml index 0c403262..0f38b035 100644 --- a/jjb/lf-python-jobs.yaml +++ b/jjb/lf-python-jobs.yaml @@ -77,6 +77,7 @@ java-version: openjdk8 nexus-iq-cli-version: 1.44.0-01 nexus-iq-namespace: "" # Recommend a trailing dash when set. Example: odl- + pre-build-script: "# pre-build script goes here" stream: master submodule-recursive: true submodule-timeout: 10 @@ -115,6 +116,7 @@ builders: - lf-update-java-alternatives: java-version: "{java-version}" + - shell: "{pre-build-script}" - lf-infra-clm-python: clm-project-name: "{nexus-iq-namespace}{project-name}" @@ -223,6 +225,7 @@ git-url: "$GIT_URL/$PROJECT" github-url: "https://github.com" java-version: openjdk8 + pre-build-script: "# pre-build script goes here" python-version: python2 mvn-global-settings: global-settings mvn-settings: "{mvn-settings}" @@ -275,6 +278,7 @@ - lf-infra-pre-build - lf-infra-tox-install: python-version: "{python-version}" + - shell: "{pre-build-script}" - shell: !include-raw-escape: ../shell/tox-run.sh - lf-provide-maven-settings: global-settings-file: "{mvn-global-settings}" @@ -404,6 +408,7 @@ git-url: "$GIT_URL/$GERRIT_PROJECT" github-url: "https://github.com" parallel: true + pre-build-script: "# pre-build script goes here" python-version: python2 stream: master submodule-recursive: true @@ -455,6 +460,7 @@ - lf-infra-pre-build - lf-infra-tox-install: python-version: "{python-version}" + - shell: "{pre-build-script}" - shell: !include-raw-escape: ../shell/tox-run.sh publishers: