Commit 7b7718a1 authored by Raphael Defosseux's avatar Raphael Defosseux

CI: fix TerminateOAIUE standalone mode

Signed-off-by: default avatarRaphael Defosseux <raphael.defosseux@eurecom.fr>
parent c7c104a6
......@@ -141,9 +141,9 @@ class SSHConnection():
self.UEPassword = ''
self.UE_instance = ''
self.UESourceCodePath = ''
self.UELogFile = ''
self.Build_OAI_UE_args = ''
self.Initialize_OAI_UE_args = ''
self.eNBOsVersion = ''
def open(self, ipaddress, username, password):
count = 0
......
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