From fa7374fa4e05f2a9bb8fe0ac85fb43a8c61c20a0 Mon Sep 17 00:00:00 2001 From: Eylon Malin Date: Tue, 13 Aug 2019 11:21:53 +0300 Subject: tests - rename csar file names for alignment with code Issue-ID: VID-378 Signed-off-by: Eylon Malin Change-Id: I5313de573f8077e3ddcea565c0d056c2cb5857a5 --- .../get_sdc_catalog_services_vid-test-333.json | 6 +++--- ...vice-PasqualeVmxVpeBvService488-csar-annotations.zip | Bin 0 -> 83322 bytes .../download_files/service-VdorotheaSrv-csar.zip | Bin 0 -> 67068 bytes .../service-VdorotheaSrv-csar_ecomp_false6.zip | Bin 0 -> 67712 bytes 4 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 vid-ext-services-simulator/src/main/resources/download_files/service-PasqualeVmxVpeBvService488-csar-annotations.zip create mode 100644 vid-ext-services-simulator/src/main/resources/download_files/service-VdorotheaSrv-csar.zip create mode 100644 vid-ext-services-simulator/src/main/resources/download_files/service-VdorotheaSrv-csar_ecomp_false6.zip 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 -- cgit 1.2.3-korg