Added link to bug 5089 99/33899/2
authorJozef Behran <jbehran@cisco.com>
Tue, 2 Feb 2016 13:28:09 +0000 (14:28 +0100)
committerVratko Polák <vrpolak@cisco.com>
Tue, 2 Feb 2016 15:04:09 +0000 (15:04 +0000)
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 <jbehran@cisco.com>
csit/suites/netconf/clustering/CRUD.robot

index 0e2cb6cc03bebc605afa832e0f5e3ae74fbbc5ac..78c654edde1d6015576a8735840e5cee21e06e38 100644 (file)
@@ -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.