summaryrefslogtreecommitdiffstats
path: root/deprecated/source/config/functest.yaml
diff options
context:
space:
mode:
authorBertrand Souville <souville@docomolab-euro.com>2017-11-27 17:15:54 +0100
committerBertrand Souville <souville@docomolab-euro.com>2017-11-27 17:15:54 +0100
commit3ce698ee20cca69104874d42e64300abe641a27c (patch)
treea5f1e419cdb65b0b1edb4bb06cf9480ada670cab /deprecated/source/config/functest.yaml
parent48c252069be02fe2019633827c8a22cdcd201170 (diff)
Proposal to move Promise shim-layer code to a new deprecated folder
Promise test cases have been disabled in Functest Promise shim-layer has been marked as DEPRECATED in Euphrates Change-Id: I98ecd9ae2b25c102f478fc3869f23e6c70d32d8d Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
Diffstat (limited to 'deprecated/source/config/functest.yaml')
-rw-r--r--deprecated/source/config/functest.yaml9
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
+