Commit 5a4dd071 authored by hardy's avatar hardy

copyout active_net_interfaces.awk to xNB tmp

parent 5f2f1b5e
......@@ -340,6 +340,8 @@ class RANManagement():
sys.exit('Insufficient Parameter')
logging.debug('Starting eNB/gNB on server: ' + lIpAddr)
SSH.copyout(lIpAddr,lUserName,lPassWord, cwd + "/active_net_interfaces.awk", "/tmp")
self.testCase_id = HTML.testCase_id
mySSH = SSH.SSHConnection()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment