mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 03:07:56 +00:00
lf_ap_power.py: LCS-45 Read AP for Power values
Updated login to help with multiple logins lf_cisco_power.py: comments update
This commit is contained in:
@@ -1599,7 +1599,7 @@ def main():
|
||||
logg.info("####################################################################################################")
|
||||
|
||||
logg.info("####################################################################################################")
|
||||
logg.info("# Unable to commicate to AP or unable to communicate to controller error code: {} output {}".format(process_error.returncode, process_error.output))
|
||||
logg.info("# Unable to commicate to AP error code: {} output {}".format(process_error.returncode, process_error.output))
|
||||
logg.info("####################################################################################################")
|
||||
#exit_test(workbook)
|
||||
exit(1)
|
||||
@@ -1626,9 +1626,6 @@ def main():
|
||||
else:
|
||||
logg.info("AP Check regular expression!!!")
|
||||
exit(1)
|
||||
|
||||
|
||||
|
||||
#
|
||||
# The controller may adjust the number of spatial streams to allow for the
|
||||
# best power values
|
||||
|
||||
Reference in New Issue
Block a user