Fix the Netconf CSIT Failures
[integration/test.git] / csit / suites / netconf / CRUD / CRUD-RPC.robot
index 301488e43d8b7ea895b518bfb47c53c763bec767..0bd2eeac953ee681661194ae4ec87174b823765d 100644 (file)
@@ -45,7 +45,7 @@ ${delete_location}    delete_location
 Start_Testtool
     [Documentation]    Deploy and start test tool, then wait for all its devices to become online.
     [Tags]    ODLMICRO_IGN
-    NetconfKeywords.Install_And_Start_Testtool    device-count=1    schemas=${CURDIR}/../../../variables/netconf/CRUD/schemas
+    NetconfKeywords.Install_And_Start_Testtool    device-count=1    schemas=${CURDIR}/../../../variables/netconf/CRUD/schemas    mdsal=false
 
 Check_Device_Is_Not_Configured_At_Beginning
     [Documentation]    Sanity check making sure our device is not there. Fail if found.