summaryrefslogtreecommitdiffstats
path: root/source/config/functest.yaml
diff options
context:
space:
mode:
authorPeter Lee <peter@corenova.com>2016-01-29 15:21:56 -0800
committerGerald Kunzmann <kunzmann@docomolab-euro.com>2016-01-29 23:48:40 +0000
commit2ca7d533b6fe01a10fcc3474812183e4c4a8431e (patch)
tree644d9cb2fead71ddf00c2a83219040288e23d471 /source/config/functest.yaml
parentdd0fe997358220ee0999f984f0120a4aa99d3341 (diff)
added copy of github.com/opnfv/promise source into the source directory
Change-Id: Ib212302a4132aa492f7b701a7ca02f54a7d0a6af (cherry picked from commit a46af646972b6ff263fb207d28a59e7ce7417b5c)
Diffstat (limited to 'source/config/functest.yaml')
-rw-r--r--source/config/functest.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/source/config/functest.yaml b/source/config/functest.yaml
new file mode 100644
index 0000000..8cc84d3
--- /dev/null
+++ b/source/config/functest.yaml
@@ -0,0 +1,9 @@
+# NODE_ENV=functest
+
+opnfv-functest:
+ environment:
+ images:
+ -
+ name: cirros
+ path: /home/opnfv/functest/data/cirros-0.3.4-x86_64-disk.img
+