summaryrefslogtreecommitdiffstats
path: root/ci/globals.yaml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2018-08-26 11:30:11 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2018-08-26 14:50:32 +0200
commit890bc75c29ef98fe2eb0dd8e456ad6eafa9d26a1 (patch)
tree8bf915e8cac575fbc12418f51e4e811110e36044 /ci/globals.yaml
parent381a70d86ce49bd55b298042dc11cb16f9710d82 (diff)
Avoid duplicating jjb names
It allows loading functest and functest-kubernetes jjbs in one Jenkins. Change-Id: Ia52e84583bc25aad0d1508096b536cbd5585d261 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'ci/globals.yaml')
-rw-r--r--ci/globals.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/ci/globals.yaml b/ci/globals.yaml
index 15a1d89ca..4be1b37a2 100644
--- a/ci/globals.yaml
+++ b/ci/globals.yaml
@@ -4,6 +4,9 @@
repo: 'opnfv'
branch: 'master'
tag: 'latest'
+
+- defaults:
+ name: functest-defaults
prefix: '/home/opnfv/functest'
nameserver: '8.8.8.8'
external_network: 'ext-net'