X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=deploy%2Faddons%2Fplugin_fw_v2.patch;fp=deploy%2Faddons%2Fplugin_fw_v2.patch;h=958973d93b508ad34a6722b2388871fc52390a33;hb=15415d35d2056804d883632d32204281d6cad33c;hp=461a46d5688c69f3f9aff6b9e97cf02fd8487802;hpb=a772a262221e2e57f81d0b3359cce395e6f3fdeb;p=icn.git diff --git a/deploy/addons/plugin_fw_v2.patch b/deploy/addons/plugin_fw_v2.patch index 461a46d..958973d 100644 --- a/deploy/addons/plugin_fw_v2.patch +++ b/deploy/addons/plugin_fw_v2.patch @@ -1,3 +1,39 @@ +diff --git a/kud/tests/plugin_fw_v2.sh b/kud/tests/plugin_fw_v2.sh +index 6c8d842..b4f01cb 100755 +--- a/kud/tests/plugin_fw_v2.sh ++++ b/kud/tests/plugin_fw_v2.sh +@@ -96,24 +96,27 @@ function setup { + orchestrator: + host: ${service_host} + port: 30415 ++ statusPort: 30416 + clm: + host: ${service_host} + port: 30461 + ncm: + host: ${service_host} +- port: 30431 ++ port: 30481 ++ statusPort: 30482 + ovnaction: + host: ${service_host} +- port: 30471 ++ port: 30451 + dcm: + host: ${service_host} + port: 30477 ++ statusPort: 30478 + gac: + host: ${service_host} +- port: 30491 ++ port: 30420 + dtc: + host: ${service_host} +- port: 30481 ++ port: 30418 + EOF + cat <plugin_fw_v2_values.yaml + ClusterProvider: vfw-cluster-provider diff --git a/kud/tests/plugin_fw_v2.yaml b/kud/tests/plugin_fw_v2.yaml index b4dbf77..940ed6d 100644 --- a/kud/tests/plugin_fw_v2.yaml