aboutsummaryrefslogtreecommitdiffstats
path: root/ci/globals.yaml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2018-09-01 22:26:42 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2018-09-02 11:06:27 +0200
commit2b9cd4490fd4f16c09bb1c13a1cbe74b6662d4d4 (patch)
tree233cfb06be42d88fdb6b9338a9dff1fa967b04da /ci/globals.yaml
parent4df6d4f7d485970c2f06476bd77ffb925c5d43b3 (diff)
Publish daily and gating jjbs
Change-Id: I1050741ce34e151be30404275670e83fc2a40d1a 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..5fd895d0
--- /dev/null
+++ b/ci/globals.yaml
@@ -0,0 +1,10 @@
+---
+- defaults:
+ name: global
+ repo: 'opnfv'
+ branch: 'master'
+ tag: 'latest'
+
+- defaults:
+ name: xtesting-defaults
+ prefix: '/home/opnfv/xtesting'