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