Add dcaegen2 R1 CSIT test cases 27/14427/1
authorpswang <pshaobow@gmail.com>
Fri, 22 Sep 2017 03:04:20 +0000 (22:04 -0500)
committerpswang <pshaobow@gmail.com>
Fri, 22 Sep 2017 03:06:44 +0000 (22:06 -0500)
commitdaef3497c4914c13182df887c9e8b6d85e46b2b7
tree09aad4409b6013c58861e7dbe8397d2e689ec83c
parentbb4b73d866eb3f1402263ce47e435592ff1399db
Add dcaegen2 R1 CSIT test cases

Change-Id: I4063555c5453b2ac1a34186cc9208daeeff8d0d0
Signed-off-by: pswang <pshaobow@gmail.com>
Issue-ID: DCAEGEN2-111
20 files changed:
test/csit/plans/dcae/testsuites/setup.sh [new file with mode: 0755]
test/csit/plans/dcae/testsuites/teardown.sh [new file with mode: 0755]
test/csit/plans/dcae/testsuites/testplan.txt [new file with mode: 0755]
test/csit/tests/dcae/testcases/__init__.robot [new file with mode: 0644]
test/csit/tests/dcae/testcases/assets/json_events/CommonEventFormat_28.3.json [new file with mode: 0644]
test/csit/tests/dcae/testcases/assets/json_events/dcae_healthcheck.json [new file with mode: 0644]
test/csit/tests/dcae/testcases/assets/json_events/ves_vfirewall_measurement.json [new file with mode: 0644]
test/csit/tests/dcae/testcases/assets/json_events/ves_volte_fault_eventlist_batch.json [new file with mode: 0644]
test/csit/tests/dcae/testcases/assets/json_events/ves_volte_fault_provide_throttle_state.json [new file with mode: 0644]
test/csit/tests/dcae/testcases/assets/json_events/ves_volte_single_fault_event.json [new file with mode: 0644]
test/csit/tests/dcae/testcases/assets/json_events/ves_volte_single_fault_event_bad.json [new file with mode: 0644]
test/csit/tests/dcae/testcases/dcae_ves.robot [new file with mode: 0644]
test/csit/tests/dcae/testcases/resources/DMaaP.py [new file with mode: 0644]
test/csit/tests/dcae/testcases/resources/DcaeLibrary.py [new file with mode: 0644]
test/csit/tests/dcae/testcases/resources/DcaeVariables.py [new file with mode: 0644]
test/csit/tests/dcae/testcases/resources/VES-4.27.2-dataformat.json [new file with mode: 0644]
test/csit/tests/dcae/testcases/resources/VES-5.28.3-dataformat.json [new file with mode: 0644]
test/csit/tests/dcae/testcases/resources/dcae_keywords.robot [new file with mode: 0644]
test/csit/tests/dcae/testcases/resources/dcae_properties.robot [new file with mode: 0644]
test/csit/tests/dcae/testcases/resources/index.htm [new file with mode: 0644]