Remove hardcoded SDNC pod name in vcpe scripts 31/95631/3
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Fri, 13 Sep 2019 06:54:14 +0000 (08:54 +0200)
committerDaniel Rose <dr695h@att.com>
Fri, 13 Sep 2019 13:58:56 +0000 (13:58 +0000)
commit863af9a6582448560ca3d56852056658d0da16eb
treee4c00997945560bed01943d2575b3a0030b77529
parent63929cfc099d8a39bf9854dd7fbb1f32490e1147
Remove hardcoded SDNC pod name in vcpe scripts

Sdnc pod name is set as a property in VcpeCommon
class and it should be used across the script.

Also removed hardcoded public net prefix in
get_pod_node_public_ip and use class property
where it's assigned.

Change-Id: I0308c808a764ff114fc43591aed34d9695207fe5
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Issue-ID: TEST-212
test/vcpe/vcpecommon.py