X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=robot-systest%2Fresources%2Fsa_08-vnf_with_vnf_indicators_snmp_data.py;h=36dabdb6c8c1586b3fd210e23183930aba337322;hb=refs%2Fchanges%2F01%2F10601%2F3;hp=d9e6d1efa84b1f40da107affb46705d76e6c132b;hpb=807f0832a599269d907eb6e8518cb124fe1f9fe1;p=osm%2Ftests.git diff --git a/robot-systest/resources/sa_08-vnf_with_vnf_indicators_snmp_data.py b/robot-systest/resources/sa_08-vnf_with_vnf_indicators_snmp_data.py index d9e6d1e..36dabdb 100644 --- a/robot-systest/resources/sa_08-vnf_with_vnf_indicators_snmp_data.py +++ b/robot-systest/resources/sa_08-vnf_with_vnf_indicators_snmp_data.py @@ -23,8 +23,6 @@ metric_1_name = 'ifInOctets' metric_1_filter = 'ifIndex=1' metric_2_name = 'ifMtu' metric_2_filter = 'ifIndex=2' -# Get ${HOME} from local machine -home = str(Path.home()) # NS and VNF descriptor package folder vnfd_pkg = 'snmp_ee_vnf' nsd_pkg = 'snmp_ee_ns'