aboutsummaryrefslogtreecommitdiffstats
path: root/ci/globals.yaml
blob: 20217921fd9263b668f24fe632de39c92929a5f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
- 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'