From: aktas Date: Fri, 25 Mar 2022 03:04:25 +0000 (+0300) Subject: Fix bug 1931: adds missing parameter X-Git-Tag: v12.0.0rc1~24 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=1a9cf4646bf405c737717a063950697955261179;hp=1a9cf4646bf405c737717a063950697955261179;p=osm%2Ftests.git Fix bug 1931: adds missing parameter ns_config now includes initial replicaCount to set a start point for the deployment. Also, the logic for pod number counting is change with `kubectl` command to get real time pod count. `Get Vnf Kdu Replica Count` method gets the replicaCount information from osm configs. Change-Id: I92cdb88c562a4297f6d09b773710c7c6b371e05e Signed-off-by: aktas ---