From 94cd52bc1fe7b997802dd71952c18d67cb2cd12a Mon Sep 17 00:00:00 2001 From: Einat Vinouze Date: Mon, 24 Feb 2020 12:58:39 +0200 Subject: Show "retain VG" for vfModule that is allowed or that is an "alien" Issue-ID: Issue-ID: VID-771 Signed-off-by: Einat Vinouze Change-Id: Ie52fa194a92e0b9e21df723b708b4db877712068 Signed-off-by: Einat Vinouze --- ...rade_vfmodule_not_related_to_current_model_e2e__fe_input_cypress.json | 1 + 1 file changed, 1 insertion(+) (limited to 'vid-app-common/src') diff --git a/vid-app-common/src/test/resources/payload_jsons/vfmodule/upgrade_vfmodule_not_related_to_current_model_e2e__fe_input_cypress.json b/vid-app-common/src/test/resources/payload_jsons/vfmodule/upgrade_vfmodule_not_related_to_current_model_e2e__fe_input_cypress.json index 77cd6df41..46eb3421d 100644 --- a/vid-app-common/src/test/resources/payload_jsons/vfmodule/upgrade_vfmodule_not_related_to_current_model_e2e__fe_input_cypress.json +++ b/vid-app-common/src/test/resources/payload_jsons/vfmodule/upgrade_vfmodule_not_related_to_current_model_e2e__fe_input_cypress.json @@ -175,6 +175,7 @@ "productFamilyId": null, "provStatus": null, "retainAssignments": false, + "retainVolumeGroups": false, "sdncPreLoad": true, "supplementaryFile": null, "supplementaryFile_hidden": null, -- cgit 1.2.3-korg