Loading SOL003/VNFLifecycleManagement-API_egm/InstantiateVNFTaskWithCheckAndNotifies.robot +3 −2 Original line number Original line Diff line number Diff line Loading @@ -13,8 +13,9 @@ Library JSONLibrary Library REST ${VNFM_SCHEMA}://${VNFM_HOST}:${VNFM_PORT} Library REST ${VNFM_SCHEMA}://${VNFM_HOST}:${VNFM_PORT} Documentation Documentation ... Preconditions: ... Preconditions: ... ... Subscription to LCM operations. ... ... Mock server's jar should be locally present on the same directory when the test will run ... ... The notification enpoint will be condifured on http://localhost:8888/subscribe ... ... The notification endpoint will be configured on http://localhost:8888/subscribe ... ... Subscription to LCM operations previously performed using as callback_URI: http://localhost:8888/subscribe. *** Test Cases *** *** Test Cases *** Loading Loading
SOL003/VNFLifecycleManagement-API_egm/InstantiateVNFTaskWithCheckAndNotifies.robot +3 −2 Original line number Original line Diff line number Diff line Loading @@ -13,8 +13,9 @@ Library JSONLibrary Library REST ${VNFM_SCHEMA}://${VNFM_HOST}:${VNFM_PORT} Library REST ${VNFM_SCHEMA}://${VNFM_HOST}:${VNFM_PORT} Documentation Documentation ... Preconditions: ... Preconditions: ... ... Subscription to LCM operations. ... ... Mock server's jar should be locally present on the same directory when the test will run ... ... The notification enpoint will be condifured on http://localhost:8888/subscribe ... ... The notification endpoint will be configured on http://localhost:8888/subscribe ... ... Subscription to LCM operations previously performed using as callback_URI: http://localhost:8888/subscribe. *** Test Cases *** *** Test Cases *** Loading