aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2/testcases/resources/dcae_properties.robot
diff options
context:
space:
mode:
authormprzybys <marcin.przybysz@nokia.com>2020-02-19 08:36:01 +0000
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>2020-02-25 11:15:37 +0000
commit8414d30a6ec220bce32cb8d33b26071a8703165d (patch)
tree6cb07e64988d0a881d94c622e821b919b9ef8ec8 /tests/dcaegen2/testcases/resources/dcae_properties.robot
parenta06c81702f1c54b98acd0f743dcc14a31e257d46 (diff)
Add Test case for missing param in one of the events send to VES eventBatch API
Issue-ID: INT-1454 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: I8bb2604a2d35ffee1660ef0b44a3a0a6fcb3dcd3
Diffstat (limited to 'tests/dcaegen2/testcases/resources/dcae_properties.robot')
-rw-r--r--tests/dcaegen2/testcases/resources/dcae_properties.robot1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/dcaegen2/testcases/resources/dcae_properties.robot b/tests/dcaegen2/testcases/resources/dcae_properties.robot
index a5f32b23..dfb5bd89 100644
--- a/tests/dcaegen2/testcases/resources/dcae_properties.robot
+++ b/tests/dcaegen2/testcases/resources/dcae_properties.robot
@@ -35,6 +35,7 @@ ${VES_PARAMETER_OUT_OF_SCHEMA_V7} %{WORKSPACE}/tests/dcaegen2/testcases/a
${VES_MISSING_MANDATORY_PARAMETER_V7} %{WORKSPACE}/tests/dcaegen2/testcases/assets/json_events/ves7_missing_mandatory_parameter.json
${VES_EMPTY_JSON} %{WORKSPACE}/tests/dcaegen2/testcases/assets/json_events/ves_empty_json.json
${VES_VALID_BATCH_JSON_V7} %{WORKSPACE}/tests/dcaegen2/testcases/assets/json_events/ves7_batch_valid.json
+${VES_BATCH_MISSING_MANDATORY_PARAM_V7} %{WORKSPACE}/tests/dcaegen2/testcases/assets/json_events/ves7_batch_missing_mandatory_parameter.json
${EVENT_DATA_FILE} %{WORKSPACE}/tests/dcaegen2/testcases/assets/json_events/ves_volte_single_fault_event.json
${EVENT_MEASURE_FILE} %{WORKSPACE}/tests/dcaegen2/testcases/assets/json_events/ves_vfirewall_measurement.json
${EVENT_DATA_FILE_BAD} %{WORKSPACE}/tests/dcaegen2/testcases/assets/json_events/ves_volte_single_fault_event_bad.json