Commit Graph

1636 Commits

Author SHA1 Message Date
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
Chuck SmileyRekiere
82a756834b lf_check_config_template.ini : increased default timeout for testing with APU2
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-05-26 08:08:25 -06:00
shivamcandela
fc7be285c6 added exception handeling in sta_connect2 and added extra securities to test_ipv4_ttls
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
2021-05-26 02:13:19 +05:30
Chuck SmileyRekiere
dee6450b85 lf_check_ap.py : updated help
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-05-25 07:56:49 -06:00
Chuck SmileyRekiere
9ecab769b1 lf_check_ap.py : clean up imports
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-05-25 07:46:11 -06:00
Chuck SmileyRekiere
55b676a48d lf_check_ap.py : support for comcast reading ap
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-05-25 07:44:03 -06:00
shivamcandela
523f1aec98 added extra security option in staconnect2
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
2021-05-24 01:44:15 +05:30
Chuck SmileyRekiere
ba72803f6d lf_check_config_template.ini : changed timeout value to accomidate longer tests
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-05-22 19:08:17 -06:00
Matthew Stidham
2aebe7f26f Improve Grafana script integration with graph groups file, and add measurement variable
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-05-22 12:08:31 -07:00
Chuck SmileyRekiere
3eb4455310 test_generic.py : add reminder to enable generic tab in LANforge GUI for test to run
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-05-21 23:25:49 -06:00
Chuck SmileyRekiere
e88e005229 lf_check_config_template.ini :removed test_l3_powersave_traffic which had hard coded radios
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-05-21 23:19:27 -06:00