summaryrefslogtreecommitdiffstats
path: root/jjb/global-templates-python.yaml
diff options
context:
space:
mode:
authormrichomme <morgan.richomme@orange.com>2020-04-28 14:52:54 +0200
committermrichomme <morgan.richomme@orange.com>2020-04-28 14:52:54 +0200
commitbbfb12f49dd1ee86a47b29c1007994deb547210e (patch)
tree450c73d7dab98a52e67c3393d96f16120460ccae /jjb/global-templates-python.yaml
parent7b9909c7089b806f16b38a6ecbe74a8ee0644b3c (diff)
Simplify testsuite build chain
Docker is built from the Dockerfile, no need to reference extra repositories Issue-ID: INT-1558 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I024d847b96ddedbf985feffa8b9efc1ce8c991ad
Diffstat (limited to 'jjb/global-templates-python.yaml')
-rw-r--r--jjb/global-templates-python.yaml16
1 files changed, 0 insertions, 16 deletions
diff --git a/jjb/global-templates-python.yaml b/jjb/global-templates-python.yaml
index b30af0ea5..6480daa81 100644
--- a/jjb/global-templates-python.yaml
+++ b/jjb/global-templates-python.yaml
@@ -99,27 +99,11 @@
artifacts: '{archive-artifacts}'
- maven-exec:
maven-version: '{maven-version}'
-
scm:
- gerrit-trigger-scm:
refspec: ''
choosing-strategy: 'default'
submodule-recursive: '{submodule-recursive}'
- - git-extra-project:
- project: '{extra-project1}'
- refspec: '{extra-refspec1}'
- branch: '{extra-branch1}'
- checkout-dir: '{checkout-dir1}'
- - git-extra-project:
- project: '{extra-project2}'
- refspec: '{extra-refspec2}'
- branch: '{extra-branch2}'
- checkout-dir: '{checkout-dir2}'
- - git-extra-project:
- project: '{extra-project3}'
- refspec: '{extra-refspec3}'
- branch: '{extra-branch3}'
- checkout-dir: '{checkout-dir3}'
wrappers:
- infra-wrappers-docker-build: