summaryrefslogtreecommitdiffstats
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:06:28 +0100
commit14e10573627fa91431e3716297bf06b9daeb2b06 (patch)
treec74eed2534637234cf9d155038452cdba0f318c1 /ci/globals.yaml
parent890d8a29601361714744cc2d1b646004db8e3921 (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> (cherry picked from commit 12023f6a1a040c07f805553a1f5c65ab3940d638)
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 7b307c8a7..000000000
--- a/ci/globals.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
----
-- defaults:
- name: global
- repo: 'opnfv'
- branch: 'stable/gambia'
- tag: 'gambia'
-
-- defaults:
- name: functest-defaults
- prefix: '/home/opnfv/functest'
- nameserver: '8.8.8.8'
- external_network: 'ext-net'
- storage_protocol: 'iSCSI'