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
Chuck SmileyRekiere
b72c49455f
lf_check.py : updated notes for email
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-01 21:51:59 -06:00
Chuck SmileyRekiere
86236b7e77
lf_check.py lf_check_config_template.ini : email update , bug fix
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-01 17:31:14 -06:00
Chuck SmileyRekiere
87b7bcb145
lf_check.py : bug fixes for sending emails
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-01 17:03:44 -06:00
Chuck SmileyRekiere
79c73e42a2
lf_check.py : attempt to send email results
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-01 16:13:29 -06:00
shivamcandela
4e63eddfa2
Added missing Port and local path details
...
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com >
2021-06-02 01:40:25 +05:30
Chuck SmileyRekiere
acf52106e7
lf_check_config_template.ini : update to example , left in comma at end of test list
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-01 06:43:21 -06:00
Chuck SmileyRekiere
ac38f82bca
lf_check_config_template.ini : removed python style comments
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-01 06:37:26 -06:00
Chuck SmileyRekiere
a800abedff
lf_check.py lf_check_config_template.ini : updated comments began adding additional configuration
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-06-01 06:25:50 -06:00
shivamcandela
3c76df8d41
cv report ssh port and local path added, cv manager report name variable added
...
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com >
2021-05-31 23:27:38 +05:30
Ben Greear
6227303ffb
cv-test: Add influx debugging, update ferndale-ucentral sh script
...
Allow sourcing local shell variable script in order to not have
to commit tokens into the code repo. Fix a few calls to the
helper python code that does the real work.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2021-05-28 15:37:14 -07:00
Chuck SmileyRekiere
87c1145216
lf_atten_mod_test.py : changed permissions to +x or 777
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-05-28 10:35:47 -06:00
anjali
0583b57fb4
added attenuator library in realm.py
2021-05-28 21:32:59 +05:30
Chuck SmileyRekiere
aae2366cfa
test_l3_longevity.py : updated comments
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-05-28 07:43:35 -06:00
Chuck SmileyRekiere
513fe08000
test_l3_longevity.py : added dataplane test between side_a eth_port and side_b eth_port
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-05-28 07:32:14 -06:00
Chuck SmileyRekiere
3740933fe8
test_l3_longevity.py : comment update for using CT714b programmable RF Attenuator
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-05-28 06:51:56 -06:00
Chuck SmileyRekiere
b5cb9a4703
lf_check_config_template.ini : syntax fix for verification
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-05-27 18:25:21 -06:00
Chuck SmileyRekiere
a9fc976129
lf_check_config_template.ini : fixes for verification
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-05-27 18:19:30 -06:00
Chuck SmileyRekiere
e8d59a3266
lf_check_config_template.ini : bug fix in .ini
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-05-27 18:03:44 -06:00
Chuck SmileyRekiere
72f1faa74c
lf_check_config_template.ini : removed duplicate name
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-05-27 17:48:47 -06:00
Chuck SmileyRekiere
8c3b113766
lf_check_config_template.ini : updated the short test
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-05-27 17:45:06 -06:00
Chuck SmileyRekiere
3be92a809c
lf_check_config_template.ini : updates to run full verification
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-05-27 16:41:25 -06:00
Chuck SmileyRekiere
9e8ecb2edf
update_dependencies.py removed bash commands from subprocess.call overly complicated things.
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-05-27 14:51:51 -06:00
Matthew Stidham
b71e698ef1
Add email functionality to regression_test.sh and improve update_dependencies.py
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-05-27 09:07:59 -07:00
Chuck SmileyRekiere
58a085d65c
test_l3_longevity.py : added support for lf (lf_eth) type traffic
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-05-26 14:37:58 -06:00
Chuck SmileyRekiere
3ae77836ba
test_l3_longevity.py : bug fix, now there is output without an AP listed
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-05-26 13:21:55 -06:00