Commit Graph

96 Commits

Author SHA1 Message Date
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
Matthew Stidham
7e42cab34e Regression test link fix
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-09 10:13:45 -08:00
Matthew Stidham
cfab07e87f Fix regression test links
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-09 09:24:42 -08:00
Matthew Stidham
b2892237d0 Fixing regression test link
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-09 07:39:35 -08:00
Jed Reynolds
6f976c171c regression_test.sh: fixes that help jed run tests
- changes num_sta to be configurable
- suggests DO_FILEIO
- comments out DO_FILEIO
- adds TEST_HTTP_IP so it can be provided in rc file
- unlink replaced with test -f && rm -f

Signed-off-by: Jed Reynolds <jed@candelatech.com>
2021-03-09 01:33:07 -08:00
Matthew Stidham
28d58bf2e9 Fixing broken regression test links
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-08 16:59:03 -08:00
Matthew Stidham
368a632150 Revert "variable for upstream port"
This reverts commit 041f2ae6b7.
2021-03-08 16:07:05 -08:00
Matthew Stidham
041f2ae6b7 variable for upstream port
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-08 13:06:09 -08:00
Jed Reynolds
b3ad2303fa regression_test.sh: several fixes:
- make variables for report-data and html-reports consistent
- prefers unixy test_regression.rc file before test_regression.txt
- sources preferences from test_regression.rc or .txt file
- comments out FILENAME variable, appears unused
2021-03-07 14:13:09 -08:00
Jed Reynolds
bdb9167b5f removes one-time temporary variables, fixes mgrlen evaluation in wrong spot
Signed-off-by: Jed Reynolds <jed@candelatech.com>
2021-03-05 16:21:19 -08:00
Matthew Stidham
90e90fef12 missed one
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-05 15:05:40 -08:00
Matthew Stidham
7e87dc3cbf correct compairison condition in bash
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-05 15:02:44 -08:00
Matthew Stidham
10ea6ab99a bash doesn't like spaces around operands
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-05 14:54:07 -08:00
Matthew Stidham
342b1e94c1 Fixing incorrect commands to find the user's home directory
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-05 13:38:13 -08:00
Matthew Stidham
25e3e877dc Regression works on local machine
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-05 12:31:25 -08:00
Matthew Stidham
1a8d4e5827 Regression with 4 arguments so you can run it with a mgr command
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-05 11:50:09 -08:00
Matthew Stidham
116f3a87ca Add testgroup2 to regression_test
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-04 16:00:53 -08:00
Matthew Stidham
2fe55f5f7d Incorrect call for the password in the second argument
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-04 13:52:17 -08:00
Matthew Stidham
6d197c4aad Security and Radio were backwards
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-04 13:48:18 -08:00
Matthew Stidham
e3c1153c7b fix regression test logic to determine length of user defined variables
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-04 13:34:21 -08:00
Matthew Stidham
87db19116c Make it easy to use regression_test with a local system
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-04 11:15:37 -08:00
Matthew Stidham
6ca7eb5a67 correct the testgroup del_group command
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-02-24 14:00:46 -08:00
Matthew Stidham
b65722b07b Do not run scenario_throughput, it takes too long
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-02-24 12:40:17 -08:00
Matthew Stidham
433fe14aff Additional testgorup regression tests
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-02-24 11:49:53 -08:00
Matthew Stidham
f3453d7350 Fix test_fileio command
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-02-24 11:44:55 -08:00
Matthew Stidham
8785416614 Fixing formatting errors
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-02-23 13:01:31 -08:00
Matthew Stidham
ddc27c44da Use functions so that run_l3_longevity and scenario work in regression
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-02-23 12:15:12 -08:00
Matthew Stidham
5853ef6f52 Change how regression test marks an error in order to make it more accurate
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-02-22 16:14:54 -08:00
Matthew Stidham
3830e7e55d correct scenario.py
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-02-22 11:31:50 -08:00
Matthew Stidham
35d1443e2b Remove unnecessary columns from regression test
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-02-19 15:56:48 -08:00
Chuck SmileyRekiere
0962466fd9 regression_test.sh : removed carriage returns from test_l3_longevity.py 2021-02-19 12:24:30 -07:00