diff options
Diffstat (limited to 'ci/globals.yaml')
-rw-r--r-- | ci/globals.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/globals.yaml b/ci/globals.yaml index 4be1b37a2..20217921f 100644 --- a/ci/globals.yaml +++ b/ci/globals.yaml @@ -10,3 +10,4 @@ prefix: '/home/opnfv/functest' nameserver: '8.8.8.8' external_network: 'ext-net' + storage_protocol: 'iSCSI' |