diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2017-02-24 13:38:17 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-02-24 13:38:17 +0000 |
commit | 182ab5819e2f23619d7770fa749df42072e87d69 (patch) | |
tree | 30417c6406f1643afc763c34b05a74578c15085e /functest/opnfv_tests/vnf/ims/orchestra_ims.yaml | |
parent | cab6c568691b0281219baad5c168c269e35f4fdf (diff) | |
parent | 6a757d91eaf75a35c61f26029be9e44221681004 (diff) |
Merge "Integration of orchestra_ims test"
Diffstat (limited to 'functest/opnfv_tests/vnf/ims/orchestra_ims.yaml')
-rw-r--r-- | functest/opnfv_tests/vnf/ims/orchestra_ims.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
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 |