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
Matthew Stidham
53015a5501
Updating to make better Ghost posts, with more details in the first table, and enabling reading test_tags from the kpi.csv files.
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-07-22 15:27:20 -07:00
Matthew Stidham
b71e698ef1
Add email functionality to regression_test.sh and improve update_dependencies.py
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-05-27 09:07:59 -07:00
Matthew Stidham
7a1dfa89d1
Update regression_test
...
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com >
2021-05-04 16:05:41 -07:00
Matthew Stidham
421c1fe3d6
Fix test_ipv4_variable_time with new traffic_type flag
...
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com >
2021-04-27 17:21:08 -07:00
Matthew Stidham
d1061319cc
Add git version information to webpage
...
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com >
2021-04-22 16:54:58 -07:00
Matthew Stidham
952bab4acb
Making it so customers can use sta_connect_example, fixing a github issue report.
...
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com >
2021-03-24 10:03:53 -07:00
Matthew Stidham
7462684520
Create a flag which makes it easier to automate lf_sniff by adding a custom name and add a test to regression
...
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com >
2021-03-23 13:42:19 -07:00
Matthew Stidham
6166a9cc72
Fix fileio and qvlan errors
...
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com >
2021-03-17 18:32:25 -07:00
Matthew Stidham
052319d2ce
Remove exit_on_error
...
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com >
2021-03-17 15:19:34 -07:00
Matthew Stidham
dc938a9603
Fixed create_qvlan.py script
...
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com >
2021-03-16 14:33:51 -07:00
Matthew Stidham
934a442651
we only need to run connectTest once in updateTest.bash
...
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com >
2021-03-12 15:46:04 -08:00
Matthew Stidham
e5a29934d4
regression test fix, newscript does not exist
...
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com >
2021-03-12 12:53:43 -08:00
Matthew Stidham
c3c2d7a6a3
Fixes in test_wanlink, fix formatting in ipv4_variable_time
...
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com >
2021-03-12 11:26:10 -08:00
Matthew Stidham
af36c943c4
Fixing the shell formatting warnings Idea was showing me.
...
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com >
2021-03-12 10:38:06 -08:00
Matthew Stidham
19ef32441b
Fix broken test links
...
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com >
2021-03-11 16:13:20 -08:00
Matthew Stidham
c1a0261f90
Fix regression test error
...
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com >
2021-03-11 11:25:05 -08:00
Matthew Stidham
95277e7de0
sleep command breaks regression
...
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com >
2021-03-10 09:49:49 -08:00
Matthew Stidham
6c992df6c4
Proper timeout in regression_test
...
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com >
2021-03-09 12:41:45 -08:00