Jed Reynolds
b23e9c8dc0
create_wanlink.py: endpoint names changed to "-A" and "-B" as per API standard.
...
Alo moves version check ahead of imports.
Signed-off-by: Jed Reynolds <jed@candelatech.com >
2021-09-09 08:49:58 -07:00
Chuck SmileyRekiere
2efbc62842
Revert "Update py_json files to be compatible with pip standards"
...
This reverts commit 0be47c82de .
2021-09-09 05:32:31 -06:00
Chuck SmileyRekiere
743b5f56c9
Revert "Update py_scripts to be in line with pip standards"
...
This reverts commit 37df48594e .
2021-09-09 05:32:05 -06: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
Chuck SmileyRekiere
d59499781c
Revert "Update __Init__.py so it is in line with pip standards"
...
This reverts commit 5c87c1bb90 .
2021-09-09 05:31:13 -06:00
Chuck SmileyRekiere
b5c6dbeb8b
Revert "Update station_stress_test so its imports are in line with pip standards"
...
This reverts commit f371c3781f .
2021-09-09 05:30:37 -06:00
Chuck SmileyRekiere
cea510ea7f
Revert "Create to_pip.sh, a script to automatically convert lanforge_scripts to a pip compliant package"
...
This reverts commit 0a18e833da .
2021-09-09 05:30:10 -06:00
Chuck SmileyRekiere
805e309401
Revert "pip doesn't work with importlib to the home directory"
...
This reverts commit 527315c98f .
2021-09-09 05:29:40 -06:00
Chuck SmileyRekiere
c7f54e4f34
Revert "import realm properly in station_layer3.py"
...
This reverts commit a1c739701e .
2021-09-09 05:29:07 -06:00
Chuck SmileyRekiere
8e9909f2d0
Revert "Revert "Update py_json files to be compatible with pip standards""
...
This reverts commit 6b0322cafa .
2021-09-09 05:28:17 -06:00
Chuck SmileyRekiere
6b0322cafa
Revert "Update py_json files to be compatible with pip standards"
...
This reverts commit 0be47c82de .
2021-09-09 05:24:20 -06:00
Chuck SmileyRekiere
d7e3810867
lf_check.py : create the meta.txt if it does not exist
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-09-08 20:48:42 -06:00
Matthew Stidham
a1c739701e
import realm properly in station_layer3.py
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-09-08 17:39:51 -07:00
Matthew Stidham
527315c98f
pip doesn't work with importlib to the home directory
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-09-08 17:36:58 -07:00
Matthew Stidham
0a18e833da
Create to_pip.sh, a script to automatically convert lanforge_scripts to a pip compliant package
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-09-08 17:23:12 -07:00
Matthew Stidham
f371c3781f
Update station_stress_test so its imports are in line with pip standards
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-09-08 17:00:20 -07:00
Matthew Stidham
5c87c1bb90
Update __Init__.py so it is in line with pip standards
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-09-08 16:59:47 -07: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
37df48594e
Update py_scripts to be in line with pip standards
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-09-08 16:57:10 -07:00
Matthew Stidham
0be47c82de
Update py_json files to be compatible with pip standards
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-09-08 16:54:45 -07:00
erinnerim
804371ad6b
merge quali-dev changes in create_wanlink.py and test_wanlink.py to master
2021-09-08 14:43:42 -07:00
erinnerim
c01992e7fc
fix create_wanlink.py import itself
2021-09-08 14:38:13 -07:00
erinnerim
d532daad50
Create wanlink main() changed to create() for quali testing
2021-09-08 14:38:13 -07:00
Chuck SmileyRekiere
f672fc935b
lf_check.py : MAX_VIF to MAX_VIFS
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-09-08 11:15:39 -06:00
Chuck SmileyRekiere
a4ddc359e8
lf_check.py : dictionary typo fix for self.radio_dict
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-09-08 11:14:00 -06:00
Chuck SmileyRekiere
e35a418f68
lf_check.py : added LF_MGR_USER, LF_MGR_PASS to the configuration
...
Updated ct_us_001/2/4/ and ct-us_001_tests.json
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-09-08 11:06:57 -06:00
Chuck SmileyRekiere
461c49e1ed
ct_us_001/2/4 - radio configuraiton updates
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-09-08 10:55:42 -06:00
Chuck SmileyRekiere
bfc6788ab0
lf_check.py : added radio dictionary to reflect LANforge configuration
...
ct_us_001.json, ct_us_004.json : updated for the radio configuriaton
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-09-08 10:29:36 -06:00
Chuck SmileyRekiere
21cf7f604e
ct_us_001_tests.json , ct_us_004.json , intermediate updates
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-09-08 09:55:13 -06:00
Chuck SmileyRekiere
71835ece58
lf_check.py moved the upstream port to the test parameters , removed the
...
generic section as it is not use
updated the test rig json
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-09-08 08:08:50 -06:00
Chuck SmileyRekiere
7c0383185d
lf_check.py : updated parameters to be specific for influx, grafana and ghost
...
updated associated json files
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-09-08 06:59:14 -06:00
Chuck SmileyRekiere
e10d4c4605
lf_check.py : made the rig, dut, and test json required
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-09-08 06:39:38 -06:00
Chuck SmileyRekiere
3906d9e469
lf_check.py : separating out the test_dut information from the test_rig
...
information
ct_us_001.json : removed the dut specific information
ct_AX88U_dut.json : json specific to the ASUS dut
lf_qa.py : added comment on future feature
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-09-08 06:35:25 -06:00
Jed Reynolds
5ba8a5bfcf
lf_json_autogen: adds help test, WIP
...
Signed-off-by: Jed Reynolds <jed@candelatech.com >
2021-09-07 15:55:48 -07:00
Chuck SmileyRekiere
05a419315a
test_l3_longevity.py : modified to be a float minus a float
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-09-07 14:57:08 -06:00
Chuck SmileyRekiere
426ed83005
lf_check.py : added support for infinite timeout
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-09-07 11:22:11 -06:00
Chuck SmileyRekiere
195ba76a65
lf_check.py : initial checkin for separating out the dut configuration
...
ct_us_001_test.json : initial AP testing to work through subtest pass / fail
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-09-07 10:25:14 -06:00
Chuck SmileyRekiere
b6e1f30afb
LFUtiles.py : added back in from LANforge import LFRequest
...
This was needed for the check tests
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-09-06 21:54:28 -06:00
Chuck SmileyRekiere
2037f1508b
ct_us_002_tests.json : update the number of spatial stream
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-09-06 21:10:57 -06:00
Jed Reynolds
a2e02a6707
LFUtils.py: Improves wait_until_ports_disappear error message; Fixes many linter warnings.
...
Signed-off-by: Jed Reynolds <jed@candelatech.com >
2021-09-06 09:48:52 -07:00
Chuck SmileyRekiere
04e6ce6b6f
ct_us_002_test.json : tests updates
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-09-06 09:14:16 -06:00
Chuck SmileyRekiere
3ec98cb78f
ct_us_002_tests.json updates for QA and working with QA database
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-09-05 20:46:43 -06:00
Chuck SmileyRekiere
240f59f67c
ct_us_001_test.json : updated for QA testing
...
ct_us_001_test_igg.json : created for occaional Influx testing
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-09-05 20:42:12 -06:00
Chuck SmileyRekiere
e8ac402776
lf_check.py : comment update
...
ct_us_002_tests.json : updates to get the tests working
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-09-02 16:08:19 -06:00
Chuck SmileyRekiere
566406da68
ct_us_002_tests.json : update for using 002 database , need to move
...
Database to the test rig configuration
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-09-02 07:04:51 -06:00
karthikaeyetea
44b71f77e3
Added line graph
2021-09-02 13:50:41 +05:30
karthikaeyetea
2ba6142bf0
Merge branch 'master' of https://github.com/greearb/lanforge-scripts
2021-09-02 13:40:48 +05:30
Chuck SmileyRekiere
44992b1d91
ct_002_igg.json : temporary json update
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-09-01 22:24:12 -06:00
Chuck SmileyRekiere
5c3630f1ce
ct_004_igg.json : this is temporary until the database_tag is moved to the
...
test rig
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-09-01 22:15:16 -06:00
Chuck SmileyRekiere
e4092962e2
ct_us_002_tests.json : update for 002 tests to add lf_qa.py
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-09-01 21:58:25 -06:00