Chuck SmileyRekiere
465b70b3d3
lf_check.json , lf_check_config_template.ini shortened
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-14 07:37:51 -06:00
Chuck SmileyRekiere
65b57792bd
lf_check.py : added back in line accidently deleted
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-14 07:18:27 -06:00
Chuck SmileyRekiere
2ed8b19bb9
lf_check.py : updated help and removed white space
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-14 07:15:27 -06:00
Chuck SmileyRekiere
80b5178085
lf_check.py : updating to support .json configuration
...
lf_check.json : sample json configuration file
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-14 06:51:12 -06:00
Chuck SmileyRekiere
35dea2539b
lf_check_config_template.ini : added suite example
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-13 18:11:23 -06:00
Chuck SmileyRekiere
f33391a627
PRODUCITON_RUN flag is now a arg parameter to lf_check.py
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-13 17:43:39 -06:00
Chuck SmileyRekiere
c281487500
lf_read_json.py : simple helper file
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-13 17:18:56 -06:00
Chuck SmileyRekiere
ebac5c534d
lf_check.py : clean up comments
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-13 16:30:26 -06:00
Chuck SmileyRekiere
f31fa056cf
lf_check.py : select production run form command line
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-13 16:05:05 -06:00
Chuck SmileyRekiere
1dcc3e73f8
lf_check.py : exit if suite is not present in .ini
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-13 15:34:32 -06:00
Chuck SmileyRekiere
f310823230
lf_check.py : test suite name can be passed in with --suite flag, or defaulte to TEST_DICITONARY
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-13 15:26:05 -06:00
Chuck SmileyRekiere
8eb306660b
lf_check.py : allow unique .ini file name be passed in
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-13 14:54:47 -06:00
Chuck SmileyRekiere
faf35f58a6
lf_check_config_template.ini : cleaned up example based on feedback
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-13 13:16:22 -06:00
Chuck SmileyRekiere
84566841df
lf_check_jbr.py moved
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-13 12:44:53 -06:00
Chuck SmileyRekiere
92e730210a
lf_dataplane_json.py : this is a test file which will be merged into
...
lf_dataplane_test.py
config.json: this is a temp file checked into the sandbox.
raw_line needs to be that format
2021-06-11 20:22:56 -06:00
Chuck SmileyRekiere
c2cd0eb7c9
lf_header_template.py : basic header example for scripts,
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-11 13:12:04 -06:00
Chuck SmileyRekiere
e9c6b3ff95
lf_dataplan_json.py -> lf_dataplane_json.py - fixed typo in name
2021-06-11 07:06:50 -06:00
Chuck SmileyRekiere
e5f08bd5f7
lf_dataplane_json.py place holder for lf_dataplane test using
...
json configuration
Initial commit is just copy of lf_dataplane_test.py without json updates.
2021-06-11 06:54:07 -06:00
Chuck SmileyRekiere
21607dc71b
test_ipv4_variable_time2.py moved to scritps_deprecated from sandbox
...
scripts_deprecated are scripts that did not come into service (not complete)
or scripts functionality that has been consolidated into another script.
The script will be in the repo
2021-06-11 06:46:18 -06:00
Ben Greear
f711be6c6a
py-json: Add auto-generated lf-json library.
...
Signed-off-by: Ben Greear <greearb@candelatech.com >
2021-06-10 12:55:16 -07:00
Matthew Stidham
c2e5bfae0a
Improving wifi capacity to ghost function
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-06-09 17:29:59 -07:00
Jed Reynolds
94b571df3f
check_large_files.bash: fixes removing /lib/modules directories
2021-06-09 15:27:15 -07:00
Jed Reynolds
f207d8138b
check_large_files.bash: whitespace
2021-06-09 15:27:15 -07:00
Chuck SmileyRekiere
238a11a817
lf_check.py : bug fixe for missing test to not crash on missing test
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-08 09:43:30 -06:00
Logan Lipke
beab536381
Added note for deprecation and replacing this script
2021-06-07 15:47:06 -07:00
Logan Lipke
7f1fc88cdc
Added note for deprecation and replacing this script
2021-06-07 15:47:06 -07:00
Logan Lipke
3ed534defb
File consolidating functionality of test_ipv4_connection.py and test_ipv6_connection.py
2021-06-07 15:47:06 -07:00
Logan Lipke
9b56555d1e
Moved file to scripts_deprecated
2021-06-07 15:47:06 -07:00
Logan Lipke
151a2fbb7b
Moved file to scripts_deprecated
2021-06-07 15:47:06 -07:00
anjali
156adca522
added "enable txo" option
2021-06-07 12:02:38 +05:30
Chuck SmileyRekiere
d7d54b0e14
lf_pdf_search.py : start of preprocessing the text file before writing out to csv
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-06 07:47:26 -06:00
Chuck SmileyRekiere
34e2dc013b
lf_pdf_search.py: updated naming in the file
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-05 21:27:30 -06:00
Chuck SmileyRekiere
f2d00391f6
rename to lf_pdf_search.py
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-05 21:01:33 -06:00
Chuck SmileyRekiere
bef762d119
lf_renewals.py : checkpoint part of intial checkin
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-05 12:09:51 -06:00
Chuck SmileyRekiere
67f5e8396f
lf_renewals.py : more of the initial checkin
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-05 09:13:10 -06:00
Chuck SmileyRekiere
bcccea219b
lf_renewals.py : updated permissions
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-05 07:48:17 -06:00
Chuck SmileyRekiere
d9ded0a499
moved lf_renewals.py to sandbox (while developing)
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-05 07:28:49 -06:00
Chuck SmileyRekiere
d4a361b161
lf_renewals.py : initial commit
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-05 07:07:35 -06:00
smileyrekiere
9f5fc4f7ff
station_profile.py: ability to set defaults with the constructor
...
test_l3_powersave_traffic.py : temporary work around for hard coded value
station_profile.py set some of the desired_add_sta_flags values to a fixed number,
allow to set desired_add_sta_flags values on construction
Signed-off-by: smileyrekiere <smileyrekiere@gmail.com >
2021-06-04 11:09:15 -06:00
Chuck SmileyRekiere
6fd0ba4fda
lf_check.py: notes telnet localhost 4001 (server info), localhost:8080/ for GUI info test_l3_longevity update data gathering.
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-04 08:51:59 -06:00
Chuck SmileyRekiere
8855c36f3e
lf_report.py: added get date, test_l3_longevity: added ability to clear and read ap/stats
...
lf_report.py the get_date will allow for timestamps to be added
to addtional files to be stored in results
test_l3_longevity.py
Phase 2, add the abilty to clear and read the ap upload and download stats
write the output to a file in the results.
The clear takes place at the beginning of the test and reading at the end
It was unclear if the ap needed to be read on each interation
2021-06-04 07:45:12 -06:00
Matthew Stidham
dac45e4edd
Create Ghost Profile python scripts
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-06-03 12:54:29 -07:00
Jed Reynolds
bc67c98678
lf_report.py: updates banner to be centered, adds background color behind banner.
...
Signed-off-by: Jed Reynolds <jed@candelatech.com >
2021-06-03 12:44:09 -07:00
Chuck SmileyRekiere
4dbdd04777
lf_check.py : the \\n removed may need to add back in
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-02 17:01:34 -06:00
Chuck SmileyRekiere
34aa359c25
lf_check.py : formatting
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-02 16:26:53 -06:00
Chuck SmileyRekiere
297721be01
lf_check.py : path updates, font updates, email updates per lf_check_jbr.py (dank u)
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-02 16:24:09 -06:00
Jed Reynolds
0c60abb8fb
Reporting: now supports new artifacts and CSS styles:
...
- CenturyGothic font
- report.css and custom.css
- start_content_div() for centered body content
- end_content_div() to end body content
- fixes lots of copy-paste html errors
- changes excessive string concatenation to format() calls
Signed-off-by: Jed Reynolds <jed@candelatech.com >
2021-06-02 12:37:03 -07:00
Jed Reynolds
552b1f7ad3
lf_check_jbr.py: for Chuck to merge into lf_check.py
...
Signed-off-by: Jed Reynolds <jed@candelatech.com >
2021-06-02 12:35:19 -07:00
Jed Reynolds
4794026dcd
Reporting: adds font, standard and custom css files for report template
...
Signed-off-by: Jed Reynolds <jed@candelatech.com >
2021-06-02 12:34:52 -07:00
Jed Reynolds
0374ece92f
update_dependencies.py: makes script much quieter
...
Signed-off-by: Jed Reynolds <jed@candelatech.com >
2021-06-02 08:46:06 -07:00