Commit Graph

4599 Commits

Author SHA1 Message Date
matthew
141d7242b9 to_pip: Need to include backslashes in order to use a forward slash in sed
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 09:53:46 -08:00
matthew
505e55f0ca mac_vlan_profile: Remove redundant parentheses
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 08:28:35 -08:00
matthew
cf2e196a47 dut_profile: Remove unused variables
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 08:23:22 -08:00
matthew
b92248de8c create_wanlink: Remove redundant parentheses
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 08:21:57 -08:00
matthew
65a6c67a0c ws_generic_monitor: Fix whitespace
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 08:21:10 -08:00
matthew
5cb74c1690 ws-sta-monitor: Fix whitespace
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 08:18:45 -08:00
matthew
b12ff32552 wlan_theoretical_sta: Fix whitespace
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 08:15:57 -08:00
matthew
789431b794 wifi_monitor_profile: Fix whitespace
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 08:14:38 -08:00
matthew
3e8f0bd19b vap_profile: Fix whitespace
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 08:14:04 -08:00
matthew
e771a767e1 test_utility: WARNING shadowing name from outerscope violation
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 08:12:17 -08:00
matthew
0a79bbf777 test_utility: Fix whitespace
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 08:10:21 -08:00
matthew
b44e5652dc test_base: Fix whitespace
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 08:09:49 -08:00
matthew
5674d8f875 station_profile: Remove redundant code
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 08:09:04 -08:00
matthew
dccb115e71 show_ports: Fix whitespace
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 08:07:27 -08:00
matthew
8894d6f358 realm: variables may have been referenced before assignment WARNING!!!!!!
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 08:06:32 -08:00
matthew
83e36fe03b realm: Remove unused variables
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 08:04:11 -08:00
matthew
a535e753dd realm: Missing colon
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 08:01:39 -08:00
matthew
f4a9c1fdb4 realm: DO NOT SHADOW NAME FROM OUTER SCOPE!!!!! DANGER!!!! WARNING!!!!! ALERT!!!!
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 08:00:00 -08:00
matthew
07655ab249 realm: DO NOT SHADOW BUILT IN FUNCTIONS!!!!!!!! DANGER!!! WARNING!!!! ALERT!!!!
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 07:57:58 -08:00
matthew
6e2bff6c81 realm: Fix whitespace
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 07:57:13 -08:00
matthew
b6fbc88aba realm: "if not X in Y" should read "if X not in Y"
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 07:55:08 -08:00
matthew
6e08840d9b realm: Remove redundant is not None
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 07:54:07 -08:00
matthew
dc7a266352 realm: Remove redundant parentheses
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 07:51:10 -08:00
matthew
87b776034e realm: Fix mutable default arguments
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 07:50:42 -08:00
matthew
949cfcf630 qvlan_profile: Fix whitespace
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 07:50:11 -08:00
matthew
41da2c0fa6 qvlan_profile: Remove redundant parentheses
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 07:49:30 -08:00
matthew
75cbc8d440 port_utils: Remove redundant parentheses
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 07:48:50 -08:00
matthew
79d895024d mutlicast_profile: Fix whitespace
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 07:45:24 -08:00
matthew
7b007598c3 to_pip: Make inheritance statements more verbose
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 07:44:00 -08:00
matthew
a9b6dfde11 cv_dut_profile: Fix bare except statement
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 07:43:08 -08:00
matthew
348985a3da lfdata: Fix whitespace
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 07:40:07 -08:00
matthew
47e5b47843 l4_cxprofile: Fix bare except clause
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 07:35:47 -08:00
matthew
0932bfe7f3 l4_cxprofile: Fix mutable default arguments
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 07:34:33 -08:00
matthew
fb60c6903b l4_cxprofile: Fix whitespace
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 07:34:16 -08:00
matthew
ab4be4c7b8 http_profile: Fix whitespace
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 07:33:35 -08:00
matthew
668e58e8d6 fio_endp_profile: Fix mutable default error
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 07:30:31 -08:00
matthew
b41838ff43 dut_profile: Fix whitespace
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 07:30:10 -08:00
matthew
ceceec200a cv_test_report: Fix whitespace
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-03 07:28:35 -08:00
matthew
695ac4d536 regression_test: Fix logic for checking status code
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-02 18:12:14 -08:00
matthew
3e9ed2e6e5 regression_test: trigger warning and exit at the beginning if LANforge manager cannot support scenario.py
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-02 18:02:50 -08:00
matthew
e817ad7b03 regression_test: Reimplement partial failure logic
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-02 15:17:50 -08:00
matthew
53a21f1990 regression_test.sh: Single line if statement breaks the script
Signed-off-by: matthew <stidmatt@gmail.com>
2021-12-02 15:13:41 -08:00
Jed Reynolds
0a273a40d6 python 3.6 requirements.txt that works on Fedora 27
Signed-off-by: Jed Reynolds <jed@bitratchet.com>
2021-12-02 14:51:23 -08:00
Jed Reynolds
563c7d4258 regression_test.sh: updates CSS to reference brand fonts and report.css
Signed-off-by: Jed Reynolds <jed@bitratchet.com>
2021-12-02 14:51:23 -08:00
Jed Reynolds
cd397ec883 regression_test.sh: WIP making html styles more enjoyable
Signed-off-by: Jed Reynolds <jed@bitratchet.com>
2021-12-02 14:51:18 -08:00
Chuck SmileyRekiere
ac936583da update_dependencies.py , requirements.txt : removed bokeh
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-12-02 14:46:04 -07:00
Matthew Stidham
ab0edd0ea8 requirements.txt: Reduce bokeh requirement so we can support python 3.6 until the end of this month
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-02 10:46:48 -08:00
Matthew Stidham
0c68ddd984 regression_test: Add partial_failure css
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-02 09:52:55 -08:00
Matthew Stidham
a929e43205 regression_test: Partial failure function in case there is a lanforge failure but Python doesn't fail
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-02 09:49:54 -08:00
Chuck SmileyRekiere
7aa04ecbc3 lf_check.py ct_001_AX88U_dut.json: pass in serial number fix
ct_us_001_tests.json test update

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-12-01 15:59:54 -07:00