Remove home variable in all test resources where not used
[osm/tests.git] / robot-systest / resources / sa_08-vnf_with_vnf_indicators_snmp_data.py
index d9e6d1e..36dabdb 100644 (file)
@@ -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'