summaryrefslogtreecommitdiffstats
path: root/ci/globals.yaml
diff options
context:
space:
mode:
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'