Logan Lipke
733b14a9dd
Merge remote-tracking branch 'origin/master'
2020-08-05 13:16:05 -07:00
Ben Greear
960b87b61f
python: flex-longevity, library cleanup.
...
Remove use of 'resource' where possible, use port EIDs instead for
multi-resource flexibility.
Remove some spurious 'sleep' calls. If you think you need to sleep
2 seconds, you are probably facing a real race bug, so diagnose that
instead or put big comments around why you added a sleep.
Lots of changes to flex longevity, hopefully it can support multiple
connection types now, but not tested that yet.
Signed-off-by: Ben Greear<greearb@candelatech.com >
2020-08-05 13:13:24 -07:00
Logan Lipke
62381c4fc5
Merge remote-tracking branch 'origin/master'
2020-08-05 09:43:56 -07:00
Chuck SmileyRekiere
2070f483b8
changed timing waiting for IP
2020-08-05 06:45:36 -06:00
Logan Lipke
a8e4d9452a
Merge remote-tracking branch 'origin/master'
2020-08-04 15:49:45 -07:00
Logan Lipke
f84332d591
Fixed typo, removed unnecessary mode set
2020-08-04 15:37:47 -07:00
Chuck SmileyRekiere
41505f34aa
Merge branch 'master' of https://github.com/greearb/lanforge-scripts
2020-08-04 16:28:59 -06:00
Chuck SmileyRekiere
8e585a64cc
initial check in of test_l3_unicast_traffic_gen.py, try except to remove_all_cx
2020-08-04 16:28:39 -06:00
Logan Lipke
761dff87ae
Added ht160 check for station mode
2020-08-04 13:25:10 -07:00
Logan Lipke
3a94735b4b
Added options to enable ht160
2020-08-04 13:23:13 -07:00
Jed Reynolds
22c2217acf
tip_station_powersave.py: improves timing for connections, and cleanup
2020-08-03 22:01:32 -07:00
Logan Lipke
e5b339ebfb
Added radio argument to specify radio used in creation of stations
2020-08-03 17:03:19 -07:00
Chuck SmileyRekiere
2b42504a9d
added admin up for multicase, and debugging
2020-08-03 14:50:40 -06:00
Chuck SmileyRekiere
6b7626caf6
mcast updates
2020-08-02 19:44:31 -06:00
Jed Reynolds
dc91ae92a0
tip_station_powersave.py: configures pcap location and starts testing fetch
2020-07-31 17:44:23 -07:00
Dipti Dhond
2bccd46dbd
changed SSID to jedway-open-1
2020-07-31 16:24:15 -07:00
Dipti Dhond
01e574b2fc
baseline for WAN to LAN l3 traffic test - WIP
2020-07-31 16:07:55 -07:00
Logan Lipke
976cb5505e
Added check with wait_for_ips that will stop the test if a timeout occurs
2020-07-31 10:30:44 -07:00
Jed Reynolds
80b783560b
tip_station_powersave.py: waits for getting IPs, fixes SSID
2020-07-31 09:38:45 -07:00
Jed Reynolds
afa76898fd
tip_station_powersave.py: computes more appropriate sniff duration
2020-07-31 09:21:45 -07:00
Chuck SmileyRekiere
860a6d5cfd
test_l3_longevity.py - adding multi cast
2020-07-30 18:40:05 -06:00
Jed Reynolds
a1d57e30a7
tip_station_powersave.py: WIP: can now create stations, monitor and connections without error
...
Requires GUI fixes made 2020-07-30
2020-07-30 16:35:05 -07:00
Logan Lipke
391261b469
Added check to prevent existing endps from interfering in test
2020-07-30 15:36:32 -07:00
Logan Lipke
54657fc74c
Added check to prevent existing endps from interfering in test
2020-07-30 15:27:29 -07:00
Logan Lipke
f8af6d5979
Added check for monitoring only created endpoints
2020-07-30 14:21:18 -07:00
Logan Lipke
b51f4aaecf
Turned off debugging
2020-07-30 14:20:47 -07:00
Jed Reynolds
29e831dbb2
sta_connect2.py: updated to use modern Realm methods
2020-07-30 13:51:39 -07:00
Logan Lipke
7efbce8a46
Fixed missing self.debug for create method
2020-07-30 12:36:05 -07:00
Logan Lipke
28da5fe190
Fixed typo with cli-json
2020-07-30 10:05:26 -07:00
Logan Lipke
dcec9e535f
Removed unused method
2020-07-29 15:40:01 -07:00
Logan Lipke
37c9618f38
Fixed hard-coded variable
2020-07-29 13:21:54 -07:00
Logan Lipke
18a7a2302e
Merge remote-tracking branch 'origin/master'
2020-07-29 13:16:54 -07:00
Logan Lipke
95b28740f4
Moved some functions in start around
2020-07-29 13:16:41 -07:00
Chuck SmileyRekiere
6a46dd326b
modified command line in help
2020-07-29 11:47:37 -06:00
Chuck SmileyRekiere
8e49bc1012
added upstream_port to help text
2020-07-29 10:17:16 -06:00
Jed Reynolds
9435d53545
JSON: tip_powersave: fixes cleanup
2020-07-28 23:42:42 -07:00
Jed Reynolds
93e80df537
tip_station_powersave.py fixes
2020-07-28 23:42:42 -07:00
Logan Lipke
73d18a517e
Fixed variable names and missing import
2020-07-28 15:01:49 -07:00
Jed Reynolds
e573cbe15f
json: tip_station_powersave.py WIP, also uses new methods
2020-07-28 14:12:14 -07:00
Logan Lipke
395da7c8a0
Merge remote-tracking branch 'origin/master'
2020-07-28 11:56:20 -07:00
Logan Lipke
f8b482c348
Finished start method, cleaned up main()
2020-07-28 11:56:09 -07:00
Chuck SmileyRekiere
a00d5a782f
added number of max stations per radio to error message
2020-07-28 10:37:06 -06:00
Chuck SmileyRekiere
ecc89e46ed
fixed the indexing so number of stations is correct
2020-07-28 10:19:34 -06:00
Logan Lipke
fc6fc88dc7
Increased traffic rate
2020-07-27 15:50:33 -07:00
Jed Reynolds
d4fca21bd8
tip_station_powersave.py: WIP with Syama's requests in mind
2020-07-24 18:10:51 -07:00
Jed Reynolds
9e38eec42e
python: copy of powersave script for Syama's changes
2020-07-24 18:10:51 -07:00
Logan Lipke
bed2f6e0d3
Added test for generic connections WIP
2020-07-24 17:05:33 -07:00
Logan Lipke
a8ede19000
Merge remote-tracking branch 'origin/master'
2020-07-24 15:18:36 -07:00
Logan Lipke
068653dd32
Turned off debug use in class init
2020-07-24 15:18:20 -07:00
Logan Lipke
ca83116a9e
Changed debug variable usage
2020-07-24 15:17:24 -07:00