Commit dd9065ca authored by Benedetta Arena's avatar Benedetta Arena
Browse files

fix: file names

parent 57a92ff1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ Test Teardown Delete Created Entity And Registration And Stop Context Sour
${entity_payload_filename}              vehicle-simple-attributes.jsonld
${entity_speed_payload_filename}        vehicle-speed-attribute.jsonld
${entity_pattern}                       urn:ngsi-ld:Vehicle:*
${registration_payload_file_path}       csourceRegistrations/context-source-registration-vehicle-speed-and-idpattern-with-redirection-ops.jsonld
${registration_payload_file_path}       csourceRegistrations/context-source-registration-vehicle-speed-batch-ops.jsonld

*** Test Cases ***
D012_01_exc Batch Create Entities With Exclusive Registration
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ Test Teardown Delete Created Entity And Registration And Stop Context Sour
*** Variables ***
${entity_payload_filename}              vehicle-simple-different-attributes.jsonld
${entity_pattern}                       urn:ngsi-ld:Vehicle:*
${registration_payload_file_path}       csourceRegistrations/context-source-registration-vehicle-idpattern-with-redirection-ops.jsonld
${registration_payload_file_path}       csourceRegistrations/context-source-registration-vehicle-batch-ops.jsonld

*** Test Cases ***
D012_01_inc Batch Create Entities With Inclusive Registration
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ Test Teardown Delete Registration And Stop Context Source Mock Server
*** Variables ***
${entity_payload_filename}              vehicle-simple-different-attributes.jsonld
${entity_pattern}                       urn:ngsi-ld:Vehicle:*
${registration_payload_file_path}       csourceRegistrations/context-source-registration-vehicle-idpattern-with-redirection-ops.jsonld
${registration_payload_file_path}       csourceRegistrations/context-source-registration-vehicle-batch-ops.jsonld

*** Test Cases ***
D012_01_red Batch Create Entities With Redirect Registration
+1 −1
Original line number Diff line number Diff line
{
  "tp_id": "TP/NGSI-LD/DistributedOperations/Prov/BatchEntities/CreateBatchEntities/D012_01_red",
  "test_objective": "Check that one can create a batch of entities on both Context Source thanks to a redirect registration",
  "test_objective": "Check that one can create a batch of entities on both Context Sources thanks to a redirect registration",
  "reference": "ETSI GS CIM 009 V1.6.1 [], clauses 4.3.3, 4.3.6.3, 5.6.7",
  "config_id": "",
  "parent_release": "v1.6.1",