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

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