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