diff options
Diffstat (limited to 'deprecated/source/config/functest.yaml')
-rw-r--r-- | deprecated/source/config/functest.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/deprecated/source/config/functest.yaml b/deprecated/source/config/functest.yaml new file mode 100644 index 0000000..6655fc4 --- /dev/null +++ b/deprecated/source/config/functest.yaml @@ -0,0 +1,9 @@ +# NODE_ENV=functest + +opnfv-functest: + environment: + images: + - + name: cirros + path: /home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img + |