From: DR695H Date: Tue, 25 Jun 2019 14:52:00 +0000 (-0400) Subject: adding in the retry for asdc interface X-Git-Tag: 1.5.0~38 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=f4b64d4f774b780740bac5d9dd1542a208aff53f;p=testsuite.git adding in the retry for asdc interface Issue-ID: TEST-169 Change-Id: I6af280bd1c425af21ceb44cf6879be560434803c Signed-off-by: DR695H --- diff --git a/robot/resources/asdc_interface.robot b/robot/resources/asdc_interface.robot index fe33e07c..bef19b8c 100644 --- a/robot/resources/asdc_interface.robot +++ b/robot/resources/asdc_interface.robot @@ -130,7 +130,7 @@ Distribute Model From ASDC \ ${loop_catalog_resource_resp}= Get ASDC Catalog Resource ${loop_catalog_resource_id} \ Setup SDC Catalog Resource Deployment Artifact Properties ${catalog_service_id} ${loop_catalog_resource_resp} ${catalog_resource_unique_name} ${deployment} Checkin ASDC Catalog Service ${catalog_service_id} - Request Certify ASDC Catalog Service ${catalog_service_id} + Wait Until Keyword Succeeds 600s 15s Request Certify ASDC Catalog Service ${catalog_service_id} Start Certify ASDC Catalog Service ${catalog_service_id} # on certify it gets a new id ${catalog_service_id}= Certify ASDC Catalog Service ${catalog_service_id}