From 6a757d91eaf75a35c61f26029be9e44221681004 Mon Sep 17 00:00:00 2001 From: Morgan Richomme Date: Tue, 14 Feb 2017 08:58:35 +0100 Subject: Integration of orchestra_ims test JIRA: FUNCTEST-726 Change-Id: Ie6a35a817aa327a7e9143d93b5ea2582e99e0066 Signed-off-by: Morgan Richomme --- functest/opnfv_tests/vnf/ims/orchestra_ims.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 functest/opnfv_tests/vnf/ims/orchestra_ims.yaml (limited to 'functest/opnfv_tests/vnf/ims/orchestra_ims.yaml') diff --git a/functest/opnfv_tests/vnf/ims/orchestra_ims.yaml b/functest/opnfv_tests/vnf/ims/orchestra_ims.yaml new file mode 100644 index 00000000..2fb33df5 --- /dev/null +++ b/functest/opnfv_tests/vnf/ims/orchestra_ims.yaml @@ -0,0 +1,7 @@ +tenant_images: + ubuntu_14.04: http://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img + openims: http://marketplace.openbaton.org:8082/api/v1/images/52e2ccc0-1dce-4663-894d-28aab49323aa/img +openbaton: + bootstrap: sh <(curl -s http://get.openbaton.org/bootstrap) release -configFile= + marketplace_link: http://marketplace.openbaton.org:8082/api/v1/nsds/fokus/OpenImsCore/3.2.0/json + imagename: ubuntu_14.04 -- cgit 1.2.3-korg