Loading TP/NGSI-LD/DistributedOperations/Provision/BatchEntities/CreateBatchOfEntities/D012_01_exc.robot +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ D012_01_exc Batch Create Entities With Exclusive Registration Check Response Status Code 201 ${response.status_code} ${stub_count}= Get Stub Count POST /broker1/ngsi-ld/v1/entityOperations/create Should Be Equal ${stub_count} 1 Should Be Equal As Integers ${stub_count} 1 *** Keywords *** Loading TP/NGSI-LD/DistributedOperations/Provision/BatchEntities/CreateBatchOfEntities/D012_01_inc.robot +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ D012_01_inc Batch Create Entities With Inclusive Registration Check Response Status Code 201 ${response.status_code} ${stub_count}= Get Stub Count POST /ngsi-ld/v1/entityOperations/create Should Be Equal ${stub_count} 1 Should Be Equal As Integers ${stub_count} 1 @{ignore_keys}= Create List @context speed ${entities_to_be_queried}= Catenate SEPARATOR=, ${first_entity_id} ${second_entity_id} Loading TP/NGSI-LD/DistributedOperations/Provision/BatchEntities/CreateBatchOfEntities/D012_01_red.robot +2 −2 Original line number Diff line number Diff line Loading @@ -37,9 +37,9 @@ D012_01_red Batch Create Entities With Redirect Registration Check Response Status Code 201 ${response.status_code} ${stub_count}= Get Stub Count POST /broker1/ngsi-ld/v1/entityOperations/create Should Be Equal ${stub_count} 1 Should Be Equal As Integers ${stub_count} 1 ${stub_count}= Get Stub Count POST /broker2/ngsi-ld/v1/entityOperations/create Should Be Equal ${stub_count} 1 Should Be Equal As Integers ${stub_count} 1 *** Keywords *** Setup Entity Id And Registration And Start Context Source Mock Server Loading TP/NGSI-LD/DistributedOperations/Provision/BatchEntities/DeleteBatchOfEntities/D015_01_exc.robot +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ D015_01_exc Delete Batch Of Entities On Both Context Broker And Context Source Check Response Body Is Empty ${response} ${stub_count}= Get Stub Count POST /broker1/ngsi-ld/v1/entityOperations/delete Should Be Equal ${stub_count} 1 Should Be Equal As Integers ${stub_count} 1 ${expected_entities_ids}= Catenate SEPARATOR=, @{entities_ids_to_be_deleted} ${response}= Query Entities Loading TP/NGSI-LD/DistributedOperations/Provision/BatchEntities/DeleteBatchOfEntities/D015_01_inc.robot +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ D015_01_inc Delete Batch Of Entities On Both Context Broker And Context Source Check Response Body Is Empty ${response} ${stub_count}= Get Stub Count POST /ngsi-ld/v1/entityOperations/delete Should Be Equal ${stub_count} 1 Should Be Equal As Integers ${stub_count} 1 ${expected_entities_ids}= Catenate SEPARATOR=, @{entities_ids_to_be_deleted} ${response}= Query Entities Loading Loading
TP/NGSI-LD/DistributedOperations/Provision/BatchEntities/CreateBatchOfEntities/D012_01_exc.robot +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ D012_01_exc Batch Create Entities With Exclusive Registration Check Response Status Code 201 ${response.status_code} ${stub_count}= Get Stub Count POST /broker1/ngsi-ld/v1/entityOperations/create Should Be Equal ${stub_count} 1 Should Be Equal As Integers ${stub_count} 1 *** Keywords *** Loading
TP/NGSI-LD/DistributedOperations/Provision/BatchEntities/CreateBatchOfEntities/D012_01_inc.robot +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ D012_01_inc Batch Create Entities With Inclusive Registration Check Response Status Code 201 ${response.status_code} ${stub_count}= Get Stub Count POST /ngsi-ld/v1/entityOperations/create Should Be Equal ${stub_count} 1 Should Be Equal As Integers ${stub_count} 1 @{ignore_keys}= Create List @context speed ${entities_to_be_queried}= Catenate SEPARATOR=, ${first_entity_id} ${second_entity_id} Loading
TP/NGSI-LD/DistributedOperations/Provision/BatchEntities/CreateBatchOfEntities/D012_01_red.robot +2 −2 Original line number Diff line number Diff line Loading @@ -37,9 +37,9 @@ D012_01_red Batch Create Entities With Redirect Registration Check Response Status Code 201 ${response.status_code} ${stub_count}= Get Stub Count POST /broker1/ngsi-ld/v1/entityOperations/create Should Be Equal ${stub_count} 1 Should Be Equal As Integers ${stub_count} 1 ${stub_count}= Get Stub Count POST /broker2/ngsi-ld/v1/entityOperations/create Should Be Equal ${stub_count} 1 Should Be Equal As Integers ${stub_count} 1 *** Keywords *** Setup Entity Id And Registration And Start Context Source Mock Server Loading
TP/NGSI-LD/DistributedOperations/Provision/BatchEntities/DeleteBatchOfEntities/D015_01_exc.robot +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ D015_01_exc Delete Batch Of Entities On Both Context Broker And Context Source Check Response Body Is Empty ${response} ${stub_count}= Get Stub Count POST /broker1/ngsi-ld/v1/entityOperations/delete Should Be Equal ${stub_count} 1 Should Be Equal As Integers ${stub_count} 1 ${expected_entities_ids}= Catenate SEPARATOR=, @{entities_ids_to_be_deleted} ${response}= Query Entities Loading
TP/NGSI-LD/DistributedOperations/Provision/BatchEntities/DeleteBatchOfEntities/D015_01_inc.robot +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ D015_01_inc Delete Batch Of Entities On Both Context Broker And Context Source Check Response Body Is Empty ${response} ${stub_count}= Get Stub Count POST /ngsi-ld/v1/entityOperations/delete Should Be Equal ${stub_count} 1 Should Be Equal As Integers ${stub_count} 1 ${expected_entities_ids}= Catenate SEPARATOR=, @{entities_ids_to_be_deleted} ${response}= Query Entities Loading