diff options
Diffstat (limited to 'ci/globals.yaml')
-rw-r--r-- | ci/globals.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ci/globals.yaml b/ci/globals.yaml index 15a1d89ca..4be1b37a2 100644 --- a/ci/globals.yaml +++ b/ci/globals.yaml @@ -4,6 +4,9 @@ repo: 'opnfv' branch: 'master' tag: 'latest' + +- defaults: + name: functest-defaults prefix: '/home/opnfv/functest' nameserver: '8.8.8.8' external_network: 'ext-net' |