aboutsummaryrefslogtreecommitdiffstats
path: root/ci/globals.yaml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-01-14 18:50:35 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2019-01-14 19:04:36 +0100
commit12023f6a1a040c07f805553a1f5c65ab3940d638 (patch)
tree166f9be7b577df4d18e046710748ca86e1fef3db /ci/globals.yaml
parent2fd07adb36288e9247ad73a7344340c36754132e (diff)
Remove former ci jobs
They can now be generated via the new ansible role. Change-Id: I7746d08b940e8d6906cb023c39bc87d8dee441cc Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'ci/globals.yaml')
-rw-r--r--ci/globals.yaml13
1 files changed, 0 insertions, 13 deletions
diff --git a/ci/globals.yaml b/ci/globals.yaml
deleted file mode 100644
index 20217921f..000000000
--- a/ci/globals.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
----
-- defaults:
- name: global
- repo: 'opnfv'
- branch: 'master'
- tag: 'latest'
-
-- defaults:
- name: functest-defaults
- prefix: '/home/opnfv/functest'
- nameserver: '8.8.8.8'
- external_network: 'ext-net'
- storage_protocol: 'iSCSI'