Matthew Stidham
56c30eb0ac
test_ipv4_ps: Allow user to define radio to create monitor on
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-06 14:29:35 -08:00
Matthew Stidham
89260e21e3
regression_test: Allow more than one radio to be defined in regression_test
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-06 14:28:31 -08:00
Matthew Stidham
bc47c24087
mine_regression_results: Initial commit
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-06 14:07:44 -08:00
Matthew Stidham
42921c4e7a
scenario.py: Remove unused import
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-06 11:30:46 -08:00
Matthew Stidham
769cfff912
scenario.py: Check for BuildVersion, that will tell you whether the /events/ flag will work
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-06 11:11:51 -08:00
Matthew Stidham
3cba1decab
regression_test: test_fileio should use upstream port
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-06 10:16:06 -08:00
Matthew Stidham
46314d2563
kaleido is no longer used anywhere in our library
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-06 09:33:08 -08:00
Matthew Stidham
8e3f50a6dc
regression_test: comment out test_wanlink for now
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-06 09:20:49 -08:00
Matthew Stidham
bd6ce10620
regression_test: lf_snp_test command change
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-06 09:18:39 -08:00
Chuck SmileyRekiere
a563fe9d3e
lf_check.py : added lf qa link to output report
...
lf_qa.py : removed None prior to sorting lists to prevent exceptions
ct_us_002_tests.json : updated test_l3_longevity.py test
report.css , reduced the size of copy button to 10 px to prevent jumping.
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-12-06 07:09:04 -07:00
Chuck SmileyRekiere
5f753e6b51
lf_check.py : show the copy when hovering
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-12-04 10:26:37 -07:00
Chuck SmileyRekiere
ab608f1dc2
lf_check.py : added test suite duration , start and tend time.
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-12-04 10:14:55 -07:00
Chuck SmileyRekiere
e3066eae2c
lf_check.py : updated json exception to point to the file
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-12-04 09:33:45 -07:00
Chuck SmileyRekiere
dafc866b49
lf_qa.py : fixed check for empty list
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-12-04 08:11:00 -07:00
Chuck SmileyRekiere
287d3af2f7
lf_check.py : update latest at top directory for suite
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-12-04 07:56:07 -07:00
Chuck SmileyRekiere
2e16dada66
lf_qa.py support for subtest presentation.
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-12-03 19:35:33 -05:00
Jed Reynolds
046fd417f1
regression_test.sh: refomats HTML, appearance now more like lf_check output
...
Signed-off-by: Jed Reynolds <jed@bitratchet.com >
2021-12-03 15:52:38 -08:00
Matthew Stidham
9b31c41749
scenario.py: sleep 30 seconds if /events/ flag is not present
...
regression_test: work with new scenario.py
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-03 15:23:22 -08:00
Matthew Stidham
fed17368dc
regression_test: Call python as python3 explicitly as a work around for F27 and F30 machines which still have python2 installed
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-03 13:18:17 -08:00
Matthew Stidham
e010041db7
regression_test: lf_atten_mod_test requires an attenuator in order to run and doesn't change very often.
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-03 13:13:24 -08:00
Matthew Stidham
51f24335ce
regression_test: Define MGR variable before it is called at the beginning of the test
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-03 12:29:39 -08:00
Matthew Stidham
eb789bbe22
regression_test: when checking for LANforge compatibility, check :8080/events, without anything in particular
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-03 12:05:30 -08:00
Matthew Stidham
8a9e1f1473
Move influx.py to influx_utils.py
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-03 11:45:04 -08:00
shivamcandela
a544ce8e59
Fixed the imports in test_ip_variable_time
...
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com >
2021-12-04 00:45:23 +05:30
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
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
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
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
93977892e6
lf_multipsk: Fix regressions
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-11-29 16:36:07 -08:00
Matthew Stidham
a9928bbc2b
regression_test: test_l4 only needs to run for 15 seconds
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-11-29 14:58:40 -08:00
Matthew Stidham
2177dd3575
test_l4: Fix bare except
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-11-29 14:58:25 -08:00
Matthew Stidham
ea79a485e0
test_l3_unicast_traffic_gen: Cleanup whitespace
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-11-29 14:53:18 -08:00
Matthew Stidham
5b0f6cfc59
test_l3_longevity: Fix undefined variables
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-11-29 14:50:14 -08:00
Matthew Stidham
f622702ff3
regression-test: Use user defined variables for network on test_l3_longevity test
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-11-29 14:44:52 -08:00
Matthew Stidham
a45dbf191b
regression_test: Fix test_l3_longevity command flags
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-11-29 14:41:19 -08:00
Matthew Stidham
a29d582e89
test_l3_longevity: Use set literal when possible
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-11-29 14:32:51 -08:00
Matthew Stidham
2a12e63914
test_l3_longevity: Remove unused variables
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-11-29 14:31:45 -08:00
Matthew Stidham
eaaed43f1e
test_l3_longevity: Use the staticmethod class where relevant
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-11-29 14:29:53 -08:00