Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lf_create_vap_cv.py flake8 remove white space #67

Merged
merged 6 commits into from
Jan 16, 2025

Conversation

smileyrekiere
Copy link
Collaborator

lf_create_vap_cv.py flake8 remove white space

Verified:
./lf_create_vap_cv.py
--mgr 192.168.50.104
--port 8080
--lf_user lanforge
--lf_password lanforge
--delete_old_scenario
--scenario_name dfs_2
--vap_radio wiphy1
--vap_freq 5700
--vap_ssid mtk7915_5g_b
--vap_passwd lf_mtk7915_5g_b
--vap_security wpa2
--vap_bw 20
--vap_upstream_port 1.1.eth1

Verified:
Wanlink
./lf_create_wanlink.py\
 --mgr 192.168.50.104\
 --mgr_port 8080\
 --port_A eth1\
 --port_B eth3\
 --speed_A 1024000\
 --speed_B 2048000\
 --wl_name wanlink\
 --latency_A 24\
 --latency_B 32\
 --max_jitter 50\
 --jitter_freq 6\
 --drop_freq 12\
 --log_level debug\
 --debug

Signed-off-by: Chuck SmileyRekiere <[email protected]>
The lines were pretty close to 200 so create the # noqa

Verified:
Wanlink
./lf_create_wanlink.py\
 --mgr 192.168.50.104\
 --mgr_port 8080\
 --port_A eth1\
 --port_B eth3\
 --speed_A 1024000\
 --speed_B 2048000\
 --wl_name wanlink\
 --latency_A 24\
 --latency_B 32\
 --max_jitter 50\
 --jitter_freq 6\
 --drop_freq 12\
 --log_level debug\
 --debug



Signed-off-by: Chuck SmileyRekiere <[email protected]>
Verified:
./lf_create_wanlink.py\
 --mgr 192.168.50.104\
 --mgr_port 8080\
 --port_A eth1\
 --port_B eth3\
 --speed_A 1024000\
 --speed_B 2048000\
 --wl_name wanlink\
 --latency_A 24\
 --latency_B 32\
 --max_jitter 50\
 --jitter_freq 6\
 --drop_freq 12\
 --log_level debug\
 --debug


Signed-off-by: Chuck SmileyRekiere <[email protected]>
except BaseException

Verified:
./lf_create_wanlink.py\
 --mgr 192.168.50.104\
 --mgr_port 8080\
 --port_A eth1\
 --port_B eth3\
 --speed_A 1024000\
 --speed_B 2048000\
 --wl_name wanlink\
 --latency_A 24\
 --latency_B 32\
 --max_jitter 50\
 --jitter_freq 6\
 --drop_freq 12\
 --log_level debug\
 --debug

Signed-off-by: Chuck SmileyRekiere <[email protected]>
Verified:
./lf_create_wanlink.py\
 --mgr 192.168.50.104\
 --mgr_port 8080\
 --port_A eth1\
 --port_B eth3\
 --speed_A 1024000\
 --speed_B 2048000\
 --wl_name wanlink\
 --latency_A 24\
 --latency_B 32\
 --max_jitter 50\
 --jitter_freq 6\
 --drop_freq 12\
 --log_level debug\
 --debug

Signed-off-by: Chuck SmileyRekiere <[email protected]>
Verified:
./lf_create_vap_cv.py\
 --mgr 192.168.50.104\
 --port 8080\
 --lf_user lanforge\
 --lf_password lanforge\
 --delete_old_scenario\
 --scenario_name dfs_2\
 --vap_radio wiphy1\
 --vap_freq 5700\
 --vap_ssid mtk7915_5g_b\
 --vap_passwd lf_mtk7915_5g_b\
 --vap_security wpa2\
 --vap_bw 20\
 --vap_upstream_port 1.1.eth1


Signed-off-by: Chuck SmileyRekiere <[email protected]>
@smileyrekiere smileyrekiere self-assigned this Jan 16, 2025
@smileyrekiere smileyrekiere merged commit aac7ee0 into master Jan 16, 2025
2 checks passed
@smileyrekiere smileyrekiere deleted the lf_create_vap_cv branch January 16, 2025 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant