summaryrefslogtreecommitdiffstats
path: root/ci/globals.yaml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2018-08-20 11:14:17 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2018-08-31 11:54:17 +0200
commit7c3a118a8ca1417600971e20e1e0d90690784519 (patch)
tree78da6049ff4d4b23da103543b401c6f8a4884230 /ci/globals.yaml
parent4a3c47e4d729c14aaeff29fcfb09799b3441ff13 (diff)
Publish daily and gating jjbs
Change-Id: Ic7fd7bc9adf1672573878d6b74d43fa55e777be3 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'ci/globals.yaml')
-rw-r--r--ci/globals.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/ci/globals.yaml b/ci/globals.yaml
new file mode 100644
index 00000000..805852a5
--- /dev/null
+++ b/ci/globals.yaml
@@ -0,0 +1,10 @@
+---
+- defaults:
+ name: global
+ repo: 'opnfv'
+ branch: 'master'
+ tag: 'latest'
+
+- defaults:
+ name: functest-kubernetes-defaults
+ prefix: '/home/opnfv/functest'