lf_ftp_test.py: indication of ending upload/download test - not just time

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
Chuck SmileyRekiere
2021-04-10 05:08:30 -06:00
parent 643d1ebd5c
commit 210b95779f
2 changed files with 21 additions and 5 deletions

View File

@@ -53,6 +53,7 @@ class IPV4L4(LFCliBase):
self.cx_profile = self.local_realm.new_l4_cx_profile()
self.station_profile.lfclient_url = self.lfclient_url
print("##### station_profile.lfclient_url: {}".format(self.station_profile.lfclient_url))
self.station_profile.ssid = self.ssid
self.station_profile.ssid_pass = self.password,
self.station_profile.security = self.security