summaryrefslogtreecommitdiffstats
path: root/ci/globals.yaml
blob: 98b3f63f37497c1b91ff6351931f6e1d4373120c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
- defaults:
    name: global
    repo: 'opnfv'
    branch: 'stable/fraser'
    tag: 'fraser'

- defaults:
    name: functest-defaults
    prefix: '/home/opnfv/functest'
    nameserver: '8.8.8.8'
    external_network: 'ext-net'
    storage_protocol: 'iSCSI'