Dipti
84760e6959
added imports to only when they are used (small imports), dataframe comparison underway
...
Signed-off-by: Dipti <dipti.dhond@candelatech.com >
2021-02-18 10:24:55 -08:00
Matthew Stidham
ad834dd3b8
regression test fix
2021-02-18 09:20:07 -08:00
Matthew Stidham
406c5cff0c
regression test fix
...
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com >
2021-02-17 14:48:35 -08:00
Matthew Stidham
bd64f1c1c6
Continuing work on regression test, adding requirements to update_dependencies.py
...
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com >
2021-02-17 14:48:35 -08:00
Chuck SmileyRekiere
c2d0655680
lf_cisco_dfs.py : begin support for fcc types
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-02-17 14:50:42 -07:00
Matthew Stidham
d3a4921a57
Add test_generic to name_to_num and fix numbering
...
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com >
2021-02-17 13:40:56 -08:00
Matthew Stidham
196d64f060
Remove latest.html if it is there, ignore if it doesn't exist
...
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com >
2021-02-17 13:28:59 -08:00
Dipti
b1ebef8f19
added total_seconds function to calculate total seconds since epoch, test_time_elapsed column to help with dataframe comparison
...
Signed-off-by: Dipti <dipti.dhond@candelatech.com >
2021-02-17 12:47:45 -08:00
Nikita Yadav
d1c67870f6
removing dfs script from public repo
2021-02-18 01:48:25 +05:30
Matthew Stidham
9e3d8d958c
Fixing commands in regression_test
...
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com >
2021-02-17 12:11:03 -08:00
Matthew Stidham
803758a8ba
Correcting errors in regression_test and adding pyarrow to update_dependencies:
...
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com >
2021-02-17 10:17:02 -08:00
Dipti
9db0c32b38
df to file fully implemented and working
...
Signed-off-by: Dipti <dipti.dhond@candelatech.com >
2021-02-17 01:36:24 -08:00
Jed Reynolds
336241ff77
check_large_files.bash: several fixes:
...
- fixes parse error for kernel versions with '+' symbol
- fixes rpm kernel removal command that didn't remove packages
- fixes failure to find /mnt/lf files properly
- fixes lack of removing /mnt/lf files
Signed-off-by: Jed Reynolds <jed@candelatech.com >
2021-02-16 18:37:31 -08:00
Matthew Stidham
cc53b1de3f
test_l3_scenario_throughtput fix
...
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com >
2021-02-16 17:04:47 -08:00
Matthew Stidham
406e4b0e5a
Merge branch 'master' of github.com:greearb/lanforge-scripts
2021-02-16 17:02:11 -08:00
Matthew Stidham
318a22746d
Adding parse_time to test_l3_scenario_throughput
...
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com >
2021-02-16 17:01:48 -08:00
Chuck SmileyRekiere
528756e4c7
lf_cisco_dfs.py : comment update for using command with AP
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-02-16 16:43:15 -07:00
Chuck SmileyRekiere
394f5163e3
lf_cisco_dfs.py: update column header blacklist_time_sec_remaining
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-02-16 16:40:37 -07:00
Chuck SmileyRekiere
87cb706dd3
lf_cisco_dfs.py: deprecated warn
2021-02-16 16:37:01 -07:00
Chuck SmileyRekiere
641b56d5e4
lf_cisco_dfs.py: use configured channel and not the initial channel read from controller
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-02-16 16:29:57 -07:00
Chuck SmileyRekiere
3a0e89c04d
lf_cisco_dfs.py : added auto-rf call
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-02-16 16:17:49 -07:00
Jed Reynolds
7f5f10c485
create_vr.py: moves logic into profile cleanup method
...
Signed-off-by: Jed Reynolds <jed@candelatech.com >
2021-02-16 15:02:13 -08:00
Jed Reynolds
2dbb6a6585
vr_profile.py: adding cleanup and refresh methods
...
- Refresh is to help update the state of the VirtualRouterFrame
- cleanup for removing a named virtual router
Signed-off-by: Jed Reynolds <jed@candelatech.com >
2021-02-16 15:02:13 -08:00
Jed Reynolds
171834db52
create_vr.py: adding debugging trying to see if updates appear in Netsmith
...
Signed-off-by: Jed Reynolds <jed@candelatech.com >
2021-02-16 15:02:13 -08:00
Jed Reynolds
9b541cb20c
vr_profile.py: adding dwell time on nc_show_vr to try helping Netsmith update
...
Signed-off-by: Jed Reynolds <jed@candelatech.com >
2021-02-16 15:02:13 -08:00
Dipti
1a90891a74
added 'if debug' logic, df to excel now working, better print statements
...
Signed-off-by: Dipti <dipti.dhond@candelatech.com >
2021-02-16 14:52:38 -08:00
Chuck SmileyRekiere
27b0d65657
cisco_wifi_ctl.py: auto_rf to print out till Radar Information, change lf_cisco_dfs.py sweep_time to 0 for continuout
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-02-16 15:48:05 -07:00
Matthew Stidham
e821d80803
regression script update -s matthew
2021-02-16 13:33:28 -08:00
Matthew Stidham
57c122258f
fix regression script errors
2021-02-16 11:51:33 -08:00
Matthew Stidham
a2fdd5a2e9
fix regression script errors
2021-02-16 11:42:34 -08:00
Matthew Stidham
4041013a04
fix regression script errors
2021-02-16 11:35:53 -08:00
Matthew Stidham
cd75270638
initial commit
2021-02-16 11:04:50 -08:00
Matthew Stidham
01657b019f
ipv6_connection debug
2021-02-16 11:04:50 -08:00
Chuck SmileyRekiere
04f3b17689
lf_cisco_dfs.py : add radar duration
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-02-16 11:15:23 -07:00
Dipti
836b24b781
changes csv to final output version
...
Signed-off-by: Dipti <dipti.dhond@candelatech.com >
2021-02-16 09:54:00 -08:00
Chuck SmileyRekiere
aad0595e45
cisco_wifi_ctl.py: bug fix
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-02-16 09:56:33 -07:00
Chuck SmileyRekiere
4a96d9f7ed
cisco_wifi_ctl.py lf_cisco_dfs.py : added auto_rf to list time remaingin on backlist
2021-02-16 09:36:13 -07:00
Chuck SmileyRekiere
cbad775b34
lf_cisco_dfs.py : CAC information
2021-02-16 07:44:33 -07:00
Dipti
bb4fbe904f
added section to change bringup batch rate
2021-02-16 00:28:05 -08:00
Jed Reynolds
1b9fc1f35c
creating a VR, still does not sync the display. WIP
2021-02-15 16:48:59 -08:00
Jed Reynolds
a988444dc8
creates a virtual router, WIP
2021-02-15 16:48:59 -08:00
Jed Reynolds
40e766a7a8
uses the logg() method
2021-02-15 16:48:59 -08:00
Jed Reynolds
07a7ce5a22
adds log output method, please keep developing this
2021-02-15 16:48:59 -08:00
Jed Reynolds
30e4bbc38b
LFUtils: restricts input to string
2021-02-15 16:48:59 -08:00
Chuck SmileyRekiere
29bbcb4c58
lf_cisco_dfs.py : fixed time
2021-02-15 17:43:44 -07:00
Chuck SmileyRekiere
fc911ea25e
lf_cisco_dfs.py : changes wait from 2 to 5 sec for root password on lanforge
2021-02-15 17:35:13 -07:00
Chuck SmileyRekiere
82bf858570
lf_cisco_dfs.py : added some additional waiting for bash response
2021-02-15 16:54:10 -07:00
Chuck SmileyRekiere
4cdc8ceec9
lf_cisco_dfs.py : added timeouts to lf_hackrf.py bash commands
2021-02-15 16:32:06 -07:00
Chuck SmileyRekiere
cfe9a0134e
lf_cisco_dfs.py : remove unused class
2021-02-15 15:13:50 -07:00
Chuck SmileyRekiere
5afb6688ea
lf_cisco_dfs.py: fail test if controler does not have expected channel, dfs lock out
2021-02-15 12:49:01 -07:00