From: Eylon Malin Date: Tue, 13 Aug 2019 08:21:53 +0000 (+0300) Subject: tests - rename csar file names for alignment with code X-Git-Tag: 5.0.1~48 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=fa7374fa4e05f2a9bb8fe0ac85fb43a8c61c20a0;p=vid.git tests - rename csar file names for alignment with code Issue-ID: VID-378 Signed-off-by: Eylon Malin Change-Id: I5313de573f8077e3ddcea565c0d056c2cb5857a5 --- diff --git a/vid-automation/src/main/resources/registration_to_simulator/add_subinterface/get_sdc_catalog_services_vid-test-333.json b/vid-automation/src/main/resources/registration_to_simulator/add_subinterface/get_sdc_catalog_services_vid-test-333.json index dd566f10f..8bda092ba 100644 --- a/vid-automation/src/main/resources/registration_to_simulator/add_subinterface/get_sdc_catalog_services_vid-test-333.json +++ b/vid-automation/src/main/resources/registration_to_simulator/add_subinterface/get_sdc_catalog_services_vid-test-333.json @@ -6,7 +6,7 @@ }, "simulatorResponse": { "responseCode": 200, - "file": "service-vDOROTHEASrv-csar.zip" + "file": "service-VdorotheaSrv-csar.zip" } }, { @@ -16,7 +16,7 @@ }, "simulatorResponse": { "responseCode": 200, - "file": "service-vDOROTHEASrv-csar_ecomp_false6.zip" + "file": "service-VdorotheaSrv-csar_ecomp_false6.zip" } }, { @@ -71,4 +71,4 @@ } } } -] \ No newline at end of file +] diff --git a/vid-ext-services-simulator/src/main/resources/download_files/service-PasqualeVmxVpeBvService488-csar-annotations.zip b/vid-ext-services-simulator/src/main/resources/download_files/service-PasqualeVmxVpeBvService488-csar-annotations.zip new file mode 100644 index 000000000..a1f1f5d83 Binary files /dev/null and b/vid-ext-services-simulator/src/main/resources/download_files/service-PasqualeVmxVpeBvService488-csar-annotations.zip differ diff --git a/vid-ext-services-simulator/src/main/resources/download_files/service-VdorotheaSrv-csar.zip b/vid-ext-services-simulator/src/main/resources/download_files/service-VdorotheaSrv-csar.zip new file mode 100644 index 000000000..2967a50ec Binary files /dev/null and b/vid-ext-services-simulator/src/main/resources/download_files/service-VdorotheaSrv-csar.zip differ diff --git a/vid-ext-services-simulator/src/main/resources/download_files/service-VdorotheaSrv-csar_ecomp_false6.zip b/vid-ext-services-simulator/src/main/resources/download_files/service-VdorotheaSrv-csar_ecomp_false6.zip new file mode 100644 index 000000000..dfd929875 Binary files /dev/null and b/vid-ext-services-simulator/src/main/resources/download_files/service-VdorotheaSrv-csar_ecomp_false6.zip differ