Commit Graph

980 Commits

Author SHA1 Message Date
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
Jed Reynolds
a73e9723d5 create_vr.py: start() method attempts to move vrcx
Signed-off-by: Jed Reynolds <jed@candelatech.com>
2021-03-02 00:08:00 -08:00
Jed Reynolds
b3b36be2ae create_vr.py: adding vrcx movement
Signed-off-by: Jed Reynolds <jed@candelatech.com>
2021-03-02 00:08:00 -08:00
Matthew Stidham
cd46e17589 formatting error in measure_station_time_up
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-01 10:58:43 -08:00
Chuck SmileyRekiere
3049685ae2 lf_snp_test.py : more generic controller name script cleanup lf_dfs_test.py minor script cleanup
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-02-26 17:31:02 -07:00
Matthew Stidham
6a343f7995 measure_station_time_up now works on multiple stations
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-02-26 14:37:18 -08:00
Jed Reynolds
4f85aa86c9 create_vr.py: fixes broken requires/default option for vr_name
Signed-off-by: Jed Reynolds <jed@candelatech.com>
2021-02-26 12:29:04 -08:00
Dipti
dcf85ba785 compare two dfs, small bugs but logic is now there
Signed-off-by: Dipti <dipti.dhond@candelatech.com>
2021-02-25 09:38:48 -08:00
Matthew Stidham
7d03848c90 Get time point for when the stations are up
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-02-24 20:07:07 -08:00
Matthew Stidham
932ddb1698 create measure_station_time_up
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-02-24 17:28:56 -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
1ff7b5df50 Correct the rm_group command in testgroup.py
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-02-24 13:57:54 -08:00
Chuck SmileyRekiere
c1537145e8 test_l3_longevity.py : removed controller programming
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-02-24 14:33:58 -07:00
Chuck SmileyRekiere
8cb00b99b5 Revert "test_l3_longevity.py : move results to report-data"
This reverts commit 2ec33b65de.
2021-02-24 13:59:14 -07:00
Chuck SmileyRekiere
2ec33b65de test_l3_longevity.py : move results to report-data
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-02-24 13:53:08 -07: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
Dipti
12ec1f640c edits to duration loop, doesn't need to pause when toggling 'another iteration'
Signed-off-by: Dipti <dipti.dhond@candelatech.com>
2021-02-23 22:41:35 -08:00
Dipti
cb757f5d28 no longer dependencies on LFclibase in test script
Signed-off-by: Dipti <dipti.dhond@candelatech.com>
2021-02-23 13:25:41 -08:00