Commit Graph

2852 Commits

Author SHA1 Message Date
Matthew Stidham
694d22c85e asus_ap: Fix whitespace
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:27 +05:30
Matthew Stidham
f7766e8de9 lf_dfs_test: Cleanup whitespace
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:27 +05:30
Matthew Stidham
53f6501b10 test_l4.py: Better to just inherit directly from realm rather than using local_realm
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:27 +05:30
Matthew Stidham
884bf29231 test_l3_powersave_traffic: local_realm is unstable, better to just inherit directly from realm
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:27 +05:30
Matthew Stidham
d426f13ea0 testgroup: Inherit directly from realm to increase stability
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:27 +05:30
Matthew Stidham
ec2fd22e2a example_security_connection: Inherit directly from realm. local_realm is unstable
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:27 +05:30
Matthew Stidham
6b7f8dc65a example_security_connection: Fix whitespace
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:27 +05:30
Matthew Stidham
429e5559cc csv_to_grafana: Fix whitespace
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:27 +05:30
Matthew Stidham
ab03c067de attenuator_serial: Fix whitespace
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:27 +05:30
Chuck SmileyRekiere
68a89b7acf ct_us_XXX_tests.json : changed to --set 'Skip 2.4Ghz Tests' 0
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:27 +05:30
Chuck SmileyRekiere
22feb17867 ct_us_002_tests.json: ap_auto tests for the correct 2g radions
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:27 +05:30
Matthew Stidham
9851cee303 regression_text: add in end text function regression commands file
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:27 +05:30
Scott Wedge
9b180069d6 sta_connect2.py: update help output, text and whitespace updates
Signed-off-by: Scott Wedge <wedges@candelatech.com>
2022-07-12 15:44:27 +05:30
Scott Wedge
507cd03b08 lf_webpage.py: update help output, text and whitespace updates
Signed-off-by: Scott Wedge <wedges@candelatech.com>
2022-07-12 15:44:27 +05:30
Matthew Stidham
5edff0b54c regression_test: Don't test ipv6 and ttls for now
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:27 +05:30
Scott Wedge
d4150f15c3 test_l3.py: update help output, text and whitespace updates
Signed-off-by: Scott Wedge <wedges@candelatech.com>
2022-07-12 15:44:27 +05:30
Scott Wedge
080e885fde lf_ftp.py: update help output, text and whitespace updates
Signed-off-by: Scott Wedge <wedges@candelatech.com>
2022-07-12 15:44:27 +05:30
Scott Wedge
82173b67c9 <test_l3_longivity.py>: update help output
Signed-off-by: Scott Wedge <wedges@candelatech.com>
2022-07-12 15:44:27 +05:30
Matthew Stidham
886b80392e mine_regression_test: More reasonable color order for chart
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:27 +05:30
Matthew Stidham
564a28bb02 wlan_capacity_calculator: Triple double-quoted strings should be used for docstrings
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:27 +05:30
Matthew Stidham
526d7d4e91 wlan_capacity_calculator: if XXX is not None is redundant, it is more pythonic to simply write if XXX
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:27 +05:30
Matthew Stidham
798e4d81c8 regression_test: Ensure pip is up to date before updating scripts
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:27 +05:30
Matthew Stidham
4a11768a9d wlan_capacity_calculator: from pip._internal.utils import logging fails on some python builds, better to just import logging
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:27 +05:30
Matthew Stidham
2915150360 wlan_capacity_calculator: remove redundant parentheses
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:27 +05:30
Chuck SmileyRekiere
e894c4b294 lf_cleanup.py : added ability to clean up a station named 1.1.1.1.eth2
basically a station that was created incorrectly when passing in wrong
syntax to chamberview.

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:27 +05:30
Matthew Stidham
515c6925f0 mine_regression_results: In heatmap, display the worst result for each test.
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:27 +05:30
Matthew Stidham
53b751ea52 mine_regression_results: Improve colors, add titles
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:27 +05:30
Chuck SmileyRekiere
35c590e589 lf_check.py : Created UPSTREAM_ALIAS ,for chamberview tests that only need
the alias, the shelf and resource is entered seperately.
Updated the ct_us_XXX_rig ro UPSTREAM_ALIAS
Updated the associated CV tests
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:27 +05:30
Matthew Stidham
f3e5c72c70 mine_regression_results: Make images bigger. Create heatmap showing device/script relationship
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:27 +05:30
Chuck SmileyRekiere
972f5f01cf lf_check.py: added suite name to summary
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:27 +05:30
Chuck SmileyRekiere
05c7982451 lf_check.py: removed defaults from required args, made --suite required
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:27 +05:30
Chuck SmileyRekiere
5041f2a41a ct_XXX_dut.json: Note on when to use DUT_SET_NAME, for the --set parameter
ct_us_XXX_tests.json : fixed AP Auto tests to use the USE_DUT_NAME

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:27 +05:30
Matthew Stidham
ea9b5b0cba mine_regression_results: Save png of script results
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:27 +05:30
Matthew Stidham
f6a1b3afd0 mine_regression_test: statement seems to have no effect
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:27 +05:30
Matthew Stidham
7b54f5e324 mine_regression_test: Improve save_csv argument, save test specific csv on request
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:27 +05:30
Matthew Stidham
9354c02bd7 regression_test: Use mgr flag in sta_scan_test and measure_station_time_up
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:27 +05:30
Chuck SmileyRekiere
671ab48923 ct_us_XXX_tests.json : added 5g test_l3_longevity.py to multi suite,
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:27 +05:30
Chuck SmileyRekiere
9d85020e74 ct_us_XXX_tests.json : removed redudant suite, added suite_l3_mulit, and
added a test to suite_l3
lf_check.py: print out command debugging , help debug complicated commands

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:27 +05:30
Matthew Stidham
a1553db577 test_fileio: fix test_fileio so it doesn't fail when it should have succeeded.
Reset default values in argparse

Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:27 +05:30
Chuck SmileyRekiere
27074b439a ct_us_XXX_tests.json: updated radios used for wifi capacity, added mediatech
for 002

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:27 +05:30
Chuck SmileyRekiere
666381c70d ct_us_XXX_tests.json : formatting updates for test_l3_longevity so the command
may be copied from the results and directly run

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:27 +05:30
Chuck SmileyRekiere
654aa8a37d test_l3.py : AP functionality not present yet, commented out ul (side b)
statistics
test_l3_longevity.py : updated comment on uplink

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:27 +05:30
Chuck SmileyRekiere
19a2ac2fa7 lf-help_check.bash, test_l3_longevity.py, lf_check.py updated errors to
string ERROR:

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:27 +05:30
Chuck SmileyRekiere
a4a1b49de0 Revert "test_ip_variable_time: Enable ipv6 for stations"
This reverts commit 18eb5fd03cc91228694526c54ac677b3f54baba6.
2022-07-12 15:44:27 +05:30
Chuck SmileyRekiere
03c342c19f Revert "test_ip_variable_time: StationProfile ipv6 needs to be defined differently in order to work"
This reverts commit 6fbca027cae77f9f15ddf0aa29a714386961deee.
2022-07-12 15:44:27 +05:30
Chuck SmileyRekiere
f8b94d6143 test_l3.py : changed the mode to be executable
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:27 +05:30
Chuck SmileyRekiere
d44d60b7b1 test_l3.py : moved to scripts, some initial testing done.
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:27 +05:30
Chuck SmileyRekiere
fcff0141d8 test_l3.py : ap references left that were removed
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:27 +05:30
Chuck SmileyRekiere
0960687948 ct_us_scripts.json : updated syntax for test_l3_longevity so copy command line
has correct syntax in results

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:27 +05:30
Chuck SmileyRekiere
67e7812c44 test_l3.py : initial commit separating out AP calls for ap interface file
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:27 +05:30