Improve naming of csit test 60/136860/1
authorJvD_Ericsson <jeff.van.dam@est.tech>
Tue, 19 Dec 2023 09:33:37 +0000 (09:33 +0000)
committerJeff van Dam <jeff.van.dam@est.tech>
Tue, 19 Dec 2023 09:39:57 +0000 (09:39 +0000)
Issue-ID: CPS-2002
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
Change-Id: I7e6bfdad866fbf0dad442209f78e738bb056c5dc

csit/tests/ncmp-passthrough/ncmp-passthrough.robot

index 2385d22..48af1cf 100644 (file)
@@ -74,7 +74,7 @@ Verify create to bookstore using passthrough-running
         END
     END
 
-Update Bookstore using passthrough-running for Category 01
+Update Bookstore using passthrough-running update Category 01 (replace category)
     ${uri}=              Set Variable       ${ncmpBasePath}/v1/ch/PNFDemo/data/ds/ncmp-datastore:passthrough-running?resourceIdentifier=stores:bookstore/categories=01
     ${headers}=          Create Dictionary  Content-Type=application/json   Authorization=${auth}
     ${jsonData}=         Get Binary File    ${DATADIR_NCMP}${/}bookstoreUpdateExample.json