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
Matthew Stidham
feccfeb685
regression_test: improve update line in case virtualenv exists
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-01 14:11:54 -08:00
Chuck SmileyRekiere
f36004fcc5
lf_check.py : directory name reflects the test suite
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-11-30 19:03:32 -05:00
Chuck SmileyRekiere
c40e164248
lf_check.py : added summary to summary some tests failed
...
ct_us_001_scripts.json : added information about --create_scenario <name>
and instance name
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-11-30 18:54:10 -05:00
Matthew Stidham
b4c4eb3b1e
requirements: Pillow is not used in the library
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-11-30 15:02:25 -08:00
Chuck SmileyRekiere
b2c95bdc33
lf_check.py : bug fix
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-11-30 12:14:25 -07:00
Chuck SmileyRekiere
43fa8db465
lf_check.py : add test run, success, timeout, failure summary
...
ct_us_001_scripts.json : fixed typo
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-11-30 12:34:06 -05:00
Matthew Stidham
9e2e4a1c73
test_generic: Fix os.path.exists error
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-11-29 16:46:34 -08:00
Matthew Stidham
f56a4347d9
gen_cxprofile: Fix mutable default arguments error
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-11-29 16:42:43 -08:00
Matthew Stidham
111fae0866
gen_cxprofile: Fix bare except error
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-11-29 16:41:33 -08:00