X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fnetconf%2FCRUD%2FCRUD.robot;h=8d4dcbad19d95bb8a766ac6f6c049490a352dc46;hb=c3c822093b7f5bd139a3a75de05f50b9ee356375;hp=b0140ce696eb46032d801aca8fe0968d93f791c4;hpb=f1bc1076ba43627c2a5f7fe789fba550b190c130;p=integration%2Ftest.git diff --git a/csit/suites/netconf/CRUD/CRUD.robot b/csit/suites/netconf/CRUD/CRUD.robot index b0140ce696..8d4dcbad19 100644 --- a/csit/suites/netconf/CRUD/CRUD.robot +++ b/csit/suites/netconf/CRUD/CRUD.robot @@ -67,7 +67,7 @@ Create_Device_Data Check_Device_Data_Is_Created [Documentation] Get the device data and make sure it contains the created content. - Check_Config_Data Content + Check_Config_Data Content Modify_Device_Data [Documentation] Send a request to change the sample test data and check that the request went OK. @@ -76,7 +76,7 @@ Modify_Device_Data Check_Device_Data_Is_Modified [Documentation] Get the device data and make sure it contains the created content. - Check_Config_Data Modified Content + Check_Config_Data Modified Content Delete_Device_Data [Documentation] Send a request to delete the sample test data on the device and check that the request went OK.