Add SDC-DCAE-DS integration test 64/92864/9
authorkaihlavi <l.kaihlavirt@partner.samsung.com>
Wed, 7 Aug 2019 09:37:17 +0000 (12:37 +0300)
committerDaniel Rose <dr695h@att.com>
Tue, 20 Aug 2019 15:55:39 +0000 (15:55 +0000)
commita724b23901805edec2c1c0953c2324fb45acca46
treec49762180aa20612966ee45ddd2de1bca2201fad
parentf23314c5c49d4afcc629d45a9a4422efcca17aaa
Add SDC-DCAE-DS integration test

 Add initial end-to-end SDC integration test case including
 SDC-DCAE-DS via APIs to create a catalog service with
 monitoring configuration as described under
 https://wiki.onap.org/display/DW/How+to+Create+a+Service+with+a+Monitoring+Configuration+using+SDC
 This test case is adjusted for onapci from csit/tests/sdc-dcae-d/dcaed/

 Please note that this commit changes commonly used sdc_interface.robot
 and affects all distribution test cases

Issue-ID: SDC-2480
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
Change-Id: I8c7766d286f80431bfb8be60a8299ce98a4ae81f
12 files changed:
robot/assets/sdc/blueprints/schema.yaml [new file with mode: 0755]
robot/assets/sdc/blueprints/template.yaml [new file with mode: 0755]
robot/assets/sdc/blueprints/translate.yaml [new file with mode: 0755]
robot/assets/templates/sdc/catalog_service_monitoring.jinja [new file with mode: 0644]
robot/assets/templates/sdc/create_vfcmt.jinja [new file with mode: 0644]
robot/assets/templates/sdc/dcae_component_microservice.jinja [new file with mode: 0644]
robot/assets/templates/sdc/dcae_composition.jinja [new file with mode: 0644]
robot/assets/templates/sdc/dcae_monitoring_configuration.jinja [new file with mode: 0644]
robot/resources/global_properties.robot
robot/resources/sdc_dcaed_interface.robot [new file with mode: 0644]
robot/resources/sdc_interface.robot
robot/testsuites/sdc-dcae-d.robot [new file with mode: 0644]