Commit Graph

3942 Commits

Author SHA1 Message Date
erinnerim
343d5f7b31 importlib refactor LFUtils.py 2021-09-10 17:07:20 -07:00
erinnerim
0642ea475d importlib refactor LFRequest.py 2021-09-10 17:05:58 -07:00
Jed Reynolds
652735990b lf_json_autogen.py: now has help text for port section
Signed-off-by: Jed Reynolds <jed@candelatech.com>
2021-09-10 16:56:31 -07:00
Jed Reynolds
ff6d19fe8f lf_json_autogen.py: fixes warning about possibly undeclared variable
Signed-off-by: Jed Reynolds <jed@candelatech.com>
2021-09-10 16:56:31 -07:00
Matthew Stidham
4994d658fd Revert "Revert "Revert "Update __Init__.py so it is in line with pip standards"""
This reverts commit c56e757de9.
2021-09-10 16:21:35 -07:00
Matthew Stidham
680a6a777c Revert "py-scripts diff file and pip conversion scripts"
This reverts commit ab7f0ccf6b.
2021-09-10 16:21:35 -07:00
Matthew Stidham
3ca9a08dde Revert "requirements.txt file Initial commit"
This reverts commit 3656bd1a59.
2021-09-10 16:21:35 -07:00
erinnerim
1285f3207c importlib refactor lf_wifi_capacity_test.py 2021-09-10 15:35:45 -07:00
erinnerim
198280d41f importlib refactor create_chamberview.py 2021-09-10 15:35:45 -07:00
erinnerim
34afad944f importlib refactor ../ typo 2021-09-10 15:35:45 -07:00
erinnerim
aa2e67432b importlib refactor create_chamberview_dut.py 2021-09-10 15:35:45 -07:00
erinnerim
685f78ff08 importlib refactor lf_dataplane_test.py 2021-09-10 15:35:45 -07:00
erinnerim
3b81071aa7 importlib refactor test_l3_longevity.py 2021-09-10 15:35:45 -07:00
Matthew Stidham
3656bd1a59 requirements.txt file Initial commit
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-09-10 15:21:14 -07:00
Jed Reynolds
9f74fec635 lf_json_autogen.py: now has /probe url functionality
Signed-off-by: Jed Reynolds <jed@candelatech.com>
2021-09-10 14:36:51 -07:00
Matthew Stidham
ab7f0ccf6b py-scripts diff file and pip conversion scripts
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-09-10 11:17:49 -07:00
Matthew Stidham
c56e757de9 Revert "Revert "Update __Init__.py so it is in line with pip standards""
This reverts commit d59499781c.
2021-09-10 10:54:20 -07:00
Logan Lipke
7a907d083a Script for scanning APs from stations and outputting json response 2021-09-10 10:16:30 -07:00
Chuck SmileyRekiere
827a2a332d ct_us_001_rig.json : updated email
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-09-10 09:37:28 -06:00
Chuck SmileyRekiere
78012a668e ct_us_001_scripts.json : updates based on creation of DUT json
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-09-10 08:10:47 -06:00
Chuck SmileyRekiere
a6fdd8acdc lf_check.py: updates for reading dut json
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-09-10 08:04:45 -06:00
Chuck SmileyRekiere
15e1f3cd18 lf_check.py : update for read_json_dut
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-09-10 07:30:46 -06:00
Chuck SmileyRekiere
abe53d0dab lf_check.py : separated out the device under test parameters in separate
json file

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-09-10 07:24:03 -06:00
Chuck SmileyRekiere
3402de4971 lf_check.py : fix for 6g parameter
self.ssid_6g = self.json_dut["test_dut"]["ssid_6g_used"]

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-09-10 07:10:22 -06:00
Chuck SmileyRekiere
685cad326c ct_us_00X.json to ct_us_00X_rig.json to make input for the regression
script to be more explicite

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-09-10 05:39:30 -06:00
Jed Reynolds
82cbd66987 create_wanlink: this rewritten version supercedes py-json/create_wanlink.py; does not trigger half-created rdd interfaces
Signed-off-by: Jed Reynolds <jed@candelatech.com>
2021-09-09 15:51:51 -07:00
Jed Reynolds
f56a4431d8 test_wanlink.py: changed imports to work the old way; fixes --help by using %% instead of % which is a metacharacter in argparse
Signed-off-by: Jed Reynolds <jed@candelatech.com>
2021-09-09 15:50:41 -07:00
Jed Reynolds
9e116bd950 LFRequest.py: adds todo comments
Signed-off-by: Jed Reynolds <jed@candelatech.com>
2021-09-09 15:47:46 -07:00
Chuck SmileyRekiere
7cdf948d54 Revert "Revert "Create to_pip.sh, a script to automatically convert lanforge_scripts to a pip compliant package""
This reverts commit cea510ea7f.
2021-09-09 12:04:22 -06:00
Chuck SmileyRekiere
bb5a98e6eb lf_check.py : typo on class name
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-09-09 11:09:23 -06:00
Chuck SmileyRekiere
22ee410881 ct_us_001_tests.json : configuration updates for using veriables from
json_dut (AX88U)

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-09-09 09:51:04 -06:00
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