Logan Lipke
c304069124
Created script like create_bridge for creating bonds
2021-03-12 16:37:31 -08: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
4dd66e6a49
Fixing test_wanlink so it should work now
...
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com >
2021-03-12 13:33:14 -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
Jed Reynolds
86e9cfa63e
test_status_msg.py: renames short variable
...
Signed-off-by: Jed Reynolds <jed@candelatech.com >
2021-03-12 10:51:20 -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
a1108e7c23
Fix ws_generic_monitor
...
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com >
2021-03-11 15:32:03 -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
Jed Reynolds
3d61ee2e5f
create_vr.py: uses apply_netsmith instead of refresh_netsmith, changes do_refresh to do_sync
...
Signed-off-by: Jed Reynolds <jed@candelatech.com >
2021-03-11 01:06:03 -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
Jed Reynolds
62c9830a3d
create_vr.py: WIP: updates clean(), refreshes netsmith earlier, waits until router-connections appear
...
Signed-off-by: Jed Reynolds <jed@candelatech.com >
2021-03-09 01:07:48 -08:00
Jed Reynolds
33b5472263
create_vr.py: removes unused variables
...
Signed-off-by: Jed Reynolds <jed@candelatech.com >
2021-03-09 01:07:48 -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
c97430f61d
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:12:52 -08:00
Jed Reynolds
eb16e7980d
updates gitignore to avoid test_regression.rc file
2021-03-07 14:10:49 -08:00
Jed Reynolds
7271d1ce1e
moves regresssion_test.txt to regression_test.rc.example, adds examples and documentation
2021-03-07 14:08:35 -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
Jed Reynolds
539841250e
adds gitignore
...
Signed-off-by: Jed Reynolds <jed@candelatech.com >
2021-03-05 16:20:39 -08:00
Jed Reynolds
8c6910a60f
create_vr.py: adds redirects to cleanup, fixes full router query
...
Signed-off-by: Jed Reynolds <jed@candelatech.com >
2021-03-05 16:06:41 -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
Jed Reynolds
f595c3dd87
create_vr: WIP using refresh_netsmith()
...
Signed-off-by: Jed Reynolds <jed@candelatech.com >
2021-03-04 17:09:08 -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
ac09538ee9
Create testgroup2.py which allows users to create a testgroup from scratch without needing a scenario
...
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com >
2021-03-04 15:57:54 -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
Logan Lipke
56a6bc170c
wait_for_ip call uses -1 for timeout
2021-03-03 16:31:26 -08:00
Matthew Stidham
eb986a8cc1
new import for l3_cxprofile
...
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com >
2021-03-03 14:07:15 -08:00
Chuck SmileyRekiere
ae9ea83ea7
lf_snp_test.py : regression testing
2021-03-03 07:04:22 -07:00
Dipti
bf5dbb841a
pushing lfdata from dipti-branch, adding version number for all new_x_profile in realm.py, version number in test_vt_2
...
Signed-off-by: Dipti <dipti.dhond@candelatech.com >
2021-03-03 00:32:26 -08:00
Dipti
016c05b708
adddition of l3cx_profile2, testbase, vt_2
...
Signed-off-by: Dipti <dipti.dhond@candelatech.com >
2021-03-02 20:12:44 -08:00
Jed Reynolds
5975b178f6
create_vr.py: debugging
...
Signed-off-by: Jed Reynolds <jed@candelatech.com >
2021-03-02 13:13:57 -08:00
Jed Reynolds
b869a46c12
create_vr.py: start() method attempts to test if vrcx is in router WIP
...
Signed-off-by: Jed Reynolds <jed@candelatech.com >
2021-03-02 13:13:57 -08:00
Jed Reynolds
7b43f6d2fe
update_dependencies.py: adds simple-geometry library
...
Signed-off-by: Jed Reynolds <jed@candelatech.com >
2021-03-02 13:13:57 -08:00