From 2ad59a460ea95faeb509f612c3c0d8964306d3a3 Mon Sep 17 00:00:00 2001 From: Jozef Behran Date: Tue, 2 Feb 2016 14:28:09 +0100 Subject: [PATCH] Added link to bug 5089 The bug 5089 prevents the clustered CRUD suite from working. Namely it prevents the suite from configuring the device. Change-Id: I6d6c6d42df01afd6f8cf6e867ac2d9551610caa1 Signed-off-by: Jozef Behran --- csit/suites/netconf/clustering/CRUD.robot | 1 + 1 file changed, 1 insertion(+) diff --git a/csit/suites/netconf/clustering/CRUD.robot b/csit/suites/netconf/clustering/CRUD.robot index 0e2cb6cc03..78c654edde 100644 --- a/csit/suites/netconf/clustering/CRUD.robot +++ b/csit/suites/netconf/clustering/CRUD.robot @@ -71,6 +71,7 @@ Configure_Device_On_Netconf [Tags] critical NetconfViaRestconf.Activate_NVR_Session ${NODE_CONFIGURER} NetconfKeywords.Configure_Device_In_Netconf ${DEVICE_NAME} device_type=configure-via-topology + [Teardown] Utils.Report_Failure_Due_To_Bug 5089 Check_Configurer_Has_Netconf_Connector_For_Device [Documentation] Get the list of mounts and search for our device there. Fail if not found. -- 2.36.6