Commit Graph

194 Commits

Author SHA1 Message Date
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
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
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
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
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
82d20e68fc regression_test: Fix lf_dut_sta_vap_test call
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-29 13:46:21 -08:00
Matthew Stidham
8fccdf3111 regression_test: Remove TIP scripts, enable more of our scripts
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-29 13:03:05 -08:00
Matthew Stidham
e98e7c71c9 regression_test: Improve measure_station_time_up args
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-29 12:57:49 -08:00
Matthew Stidham
3423dd0d73 regression_test: Improve measure_station_time_up args
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-29 12:51:59 -08:00
Matthew Stidham
72363432d3 regression_test: improve measure_station_time_up call
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-29 12:48:06 -08:00
Matthew Stidham
4a97a90f28 ws_generic_monitor_test: Will run forever. It needs to be fixed.
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 22:29:06 -08:00
Matthew Stidham
5d95f27623 regression_test: test stalls on test_l3_scenario_throughput
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 19:56:01 -08:00
Matthew Stidham
6cb474a369 regression_test: Remove unused flag
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 15:10:22 -08:00
Matthew Stidham
b5a89c9569 regression_test: Update packages at the beginning of a regression_test
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 10:32:05 -08:00
Matthew Stidham
0a29ea091e regression_test: Check for any pip generated errors
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 10:29:50 -08:00
Matthew Stidham
245e05b796 regression_test: lf_snp_test requires radio to be defined
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-23 13:47:03 -08:00
Matthew Stidham
c9bae8fd23 regression_test: Remove create_vr for now
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-23 13:32:57 -08:00
Matthew Stidham
92341c6c33 regression_test: Incorrect argument for create_chamberview.py
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-22 09:59:34 -08:00
Matthew Stidham
cf2d3a98a7 Fix lf_ap_auto_test command
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-19 16:27:51 -08:00
Matthew Stidham
9a810353fa Update regression test
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-18 15:34:33 -08:00
Matthew Stidham
3d45174f3b regression_test: improve sta_connect and sta_connect_example queries
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-17 17:35:27 -08:00
Matthew Stidham
9d6a19bb72 regression_test improvements
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-17 14:41:38 -08:00
Matthew Stidham
130b23a65b Improve create_bridge function
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-16 11:05:41 -08:00
Matthew Stidham
954a2f9f80 regression_test: git log command was backwards, it needed a head not a tail
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-16 08:59:51 -08:00
Matthew Stidham
5180dcb685 regression_test was missing a backslash on line 224
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-12 14:32:41 -08:00
Matthew Stidham
2176098ad3 Remove layer3_test and layer4_test from regression_test
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-12 09:13:42 -08:00
Matthew Stidham
5ddc46460a Save sortabletable.js in lanforge-scripts and make it so regression_test works with it
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-11 17:45:49 -08:00
Matthew Stidham
79d4f09e9d Explain logic for parsing output of command
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-11 14:12:19 -08:00
Matthew Stidham
6d1fdae76d Fix --set error in bash
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-11 13:40:48 -08:00
Matthew Stidham
47bdaf3a4d add eval to run_test method
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-11 11:24:59 -08:00
Matthew Stidham
e128b2d44f Remove single letter variables in regression_test
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-11 10:48:28 -08:00
Matthew Stidham
dab0ee0aa6 Add execution time column to regression_test
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-11 10:32:26 -08:00
Matthew Stidham
20be39a531 improve regression_test bycommenting test which freezes test
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-05 15:29:58 -07:00
Matthew Stidham
0347f70a89 regression_test always hangs on test_1k
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-05 10:46:05 -07:00
Matthew Stidham
3e2def4e5f Correct links in regression_test.sh
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-03 14:28:35 -07:00
Matthew Stidham
11595b53a3 Fix links in regression test
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-03 10:41:48 -07:00
Matthew Stidham
04c1cf61a3 Update regression_test.sh
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-10-14 13:48:37 -07:00
Matthew Stidham
c11321dc05 Update scenario aNd RegrEs IO n . Py
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-10-08 12:36:33 -07:00
Matthew Stidham
097d2f42f5 Improving py-scripts files to fix errors with regression test
updating to_pip.sh

Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-10-04 11:51:37 -07:00
Matthew Stidham
d8fc439bd3 regression test improvements
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-10-01 08:54:29 -07:00
Matthew Stidham
b6013003ef Fixing regression_test problems
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-09-30 12:55:31 -07:00
Matthew Stidham
65808d21fa 1. Fix circular import error in LFRequest
2. add import re to lfcli_base
3. add debug output to l3_cxprofile, so it is how it used to be
4. add help options to regression_test so we can test how the help flags are working
5. Make test_ip_variable_time work better when it is imported directly by moving most of the logic to a function under IPVariableTime
6. Add init.py file to the LANforge directory and fix archiving in the to_pip.py script

Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-09-23 14:37:53 -07:00
Matthew Stidham
e6cf6b9337 1. Create pandas_extensions.py
2. Remove unused imports

Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-09-21 11:11:04 -07:00
Matthew Stidham
b8430794a5 Fixing some warnings which were popping up by replace is to -- and is not to !=
Minor help text fixes
Improving regression_test

Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-09-20 09:43:36 -07:00
Matthew Stidham
c03a5051e3 Regression test updates and fixing some issues
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-09-15 18:46:25 -07:00
Chuck SmileyRekiere
5328154e21 Revert "Update regression-test so that it doesn't call files which have been renamed."
This reverts commit a254b03f48.
2021-09-09 05:31:39 -06:00
Matthew Stidham
a254b03f48 Update regression-test so that it doesn't call files which have been renamed.
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-09-08 16:57:40 -07:00