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-27 21:11:38 +0200
commit8d896c9529c7711b86cdc963b26a14c22688f12e (patch)
tree99868dd55185463f27bca975d06c3e8e6c994dfe /ci/globals.yaml
parent0ca6df5099fd237ebd21cec31ff6db0733e0ac95 (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> (cherry picked from commit 890bc75c29ef98fe2eb0dd8e456ad6eafa9d26a1)
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 6f29606c5..31083e69a 100644
--- a/ci/globals.yaml
+++ b/ci/globals.yaml
@@ -4,6 +4,9 @@
repo: 'opnfv'
branch: 'stable/fraser'
tag: 'fraser'
+
+- defaults:
+ name: functest-defaults
prefix: '/home/opnfv/functest'
nameserver: '8.8.8.8'
external_network: 'ext-net'