X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=csit%2Fsuites%2Fsfc%2FSFC_Basic%2F070__sfc_rendered_service_paths.robot;h=65f3befa675d6b21470bc8ea2b1ca653d5fef23e;hb=6838594cb940b69bff1b1ee00bacc4258939ef3f;hp=5b9cd03424345a59b4b4a08d4beb04d2dce14c14;hpb=1abaad2a3a7df0f9e08a86c079f26c395e0d57e9;p=integration%2Ftest.git diff --git a/csit/suites/sfc/SFC_Basic/070__sfc_rendered_service_paths.robot b/csit/suites/sfc/SFC_Basic/070__sfc_rendered_service_paths.robot index 5b9cd03424..65f3befa67 100644 --- a/csit/suites/sfc/SFC_Basic/070__sfc_rendered_service_paths.robot +++ b/csit/suites/sfc/SFC_Basic/070__sfc_rendered_service_paths.robot @@ -6,7 +6,6 @@ Library SSHLibrary Library Collections Library OperatingSystem Library RequestsLibrary -Library HttpLibrary.HTTP Resource ../../../variables/sfc/Variables.robot Resource ../../../libraries/SFC/SfcKeywords.robot Resource ../../../libraries/Utils.robot @@ -172,7 +171,7 @@ Clean Datastore After Tests Utils.Remove All Elements At URI ${SERVICE_NODES_URI} Utils.Remove All Elements At URI ${SERVICE_CHAINS_URI} Utils.Remove All Elements At URI ${SERVICE_SCHED_TYPES_URI} - Utils.Remove All Elements At URI ${SERVICE_FUNCTION_PATHS_URI} + Utils.Remove All Elements If Exist ${SERVICE_FUNCTION_PATHS_URI} BuiltIn.Wait Until Keyword Succeeds 60s 2s SfcKeywords.Check Empty Service Function Paths State *** Keywords ***