Logan Lipke
3bd0327e96
Added ability to set min and max rates for L3CXProfile, added autohelper and auto min ip port to endp creation
2020-06-26 16:33:33 -07:00
Ben Greear
d0a830745c
sta-connect: Break run() into individual steps.
...
This lets the user have more control over how long the test runs,
allows the calling code to query other elements (such as cloud
controller) while test is running, and so forth.
Signed-off-by: Ben Greear<greearb@candelatech.com >
2020-06-26 16:19:54 -07:00
DiptiDhond-Candela
404631b920
Delete README.txt
2020-06-26 15:06:42 -07:00
DiptiDhond-Candela
30859b36c0
Update README.md
...
fixed small error
2020-06-26 15:06:21 -07:00
Dipti Dhond
8525229f23
Merge branch 'master' of github.com:greearb/lanforge-scripts
2020-06-26 15:01:45 -07:00
Dipti Dhond
52f3f6778b
converted README.txt to .md file
2020-06-26 15:01:28 -07:00
DiptiDhond-Candela
7c1503d2fd
Update README.txt
2020-06-26 13:11:29 -07:00
Jed Reynolds
aa89ce7a9a
updated readme
2020-06-26 13:06:23 -07:00
Logan Lipke
c268dc1d88
Merge remote-tracking branch 'origin/master'
2020-06-26 11:23:51 -07:00
Logan Lipke
96006f2083
Added method to set all cx states at once, finished basic outline for testing function
2020-06-26 11:23:41 -07:00
Jed Reynolds
885ad33339
readme updates
2020-06-26 11:13:29 -07:00
Jed Reynolds
46eb9bd48c
updates py-json README
2020-06-26 10:46:04 -07:00
Logan Lipke
7fd37a78c2
Changed usage of LFCliBase.json_post to local_realm.json_post in cx creation
2020-06-26 10:42:01 -07:00
Logan Lipke
7c5280f5b2
Merge remote-tracking branch 'origin/master'
2020-06-26 09:54:22 -07:00
Logan Lipke
01aa5a7ded
Fixed issue with cx and endp naming
2020-06-26 09:47:09 -07:00
Ben Greear
5f89f8a264
Merge branch 'master' of github.com:Telecominfraproject/wlan-lanforge-scripts
2020-06-26 07:48:12 -07:00
Jed Reynolds
367ceb439a
JSON: cv automation script
2020-06-25 20:03:13 -07:00
Logan Lipke
563724b950
Fixed issue with incorrect post url in cx creation
2020-06-25 16:42:01 -07:00
Logan Lipke
2fb338b5ec
Added station and cx creation
2020-06-25 15:51:52 -07:00
Logan Lipke
6f4e1b096f
Fixed naming methods for cxs and endpoints
2020-06-25 13:30:17 -07:00
Jed Reynolds
061812e09b
JSON: WIP: creates gui automation test for rvr
2020-06-25 12:32:28 -07:00
Jed Reynolds
1d420c565f
JSON: uses explicit use_preexec_ arguments
2020-06-25 12:32:28 -07:00
Jed Reynolds
762171b0d9
JSON: fixes comparison, debug parameter
2020-06-25 12:32:28 -07:00
Jed Reynolds
f2e2135b5d
JSON: fixes debug and die_on_error logic, fixes suppress_preexec_X logic, fixes pprint ref
2020-06-25 12:32:28 -07:00
Jed Reynolds
131880366f
Json: fixes debugging and die_on_error logic
2020-06-25 12:32:28 -07:00
Logan Lipke
00d9ed86d2
Added Realm method parse_time for converting a string to datetime object
2020-06-25 11:37:42 -07:00
Logan Lipke
5a943fa141
Script for running a ipv4 connection test over a variable period of time
2020-06-25 10:35:34 -07:00
Logan Lipke
effc1b71ff
Changed name to better reflect script content
2020-06-24 17:07:49 -07:00
Logan Lipke
acfa968ec5
Tests connection between layer3 lan and wan links
2020-06-24 17:01:11 -07:00
Logan Lipke
9588f98e9b
Fixed broken test logic, added output when starting tests
2020-06-24 12:49:45 -07:00
Jed Reynolds
52616fe812
Python: realm.py now has method for loading scenario db
2020-06-23 23:13:11 -07:00
Jed Reynolds
c1e79ab6fc
Python: introduces use_preexec variable to help simplify toggling on pre-exec login
2020-06-23 23:13:11 -07:00
Logan Lipke
d63c4a8a56
Changed tuple in waitUntilPortsDisappear parameters to list, changed wait_until_ports_disappear to use values passed by waitUntilPortsDisappear
2020-06-23 16:45:26 -07:00
Logan Lipke
5eff2f31ec
Rewrote test function, added range test with custom station list, added examples for new testing
2020-06-23 16:29:46 -07:00
Logan Lipke
9c9ee678fd
Changed search parameters for tests
2020-06-23 14:41:28 -07:00
Logan Lipke
a14cca5229
Changed station list building to correctly used prefix
2020-06-23 14:41:05 -07:00
Logan Lipke
a4b41eb4a1
Added sleep time between station creation and set port commands
2020-06-23 12:43:10 -07:00
Logan Lipke
34aa90f9af
Cleaned up run function
2020-06-22 16:57:24 -07:00
Logan Lipke
cc6753ce9b
Added check for dhcp
2020-06-22 16:56:25 -07:00
Logan Lipke
c3df3a62bd
Improved cleanup function
2020-06-22 14:16:36 -07:00
Logan Lipke
24cb4d739f
Added station creation, cleanup, association, and ip tests
2020-06-19 17:05:27 -07:00
Logan Lipke
5f3140b868
Fixed typo in argument parsing
2020-06-19 13:34:31 -07:00
Jed Reynolds
ee133c7d7e
WIP: fixing script, broken
2020-06-18 17:32:35 -07:00
Logan Lipke
a7610bcae3
Changed find parameters
2020-06-18 17:06:24 -07:00
Logan Lipke
d91353ce02
Added missing count to grep
2020-06-18 16:59:54 -07:00
Logan Lipke
1ef8da9647
Removed extra parentheses
2020-06-18 16:58:38 -07:00
Logan Lipke
4f96cab409
Extended ping deadline, changed file finding method
2020-06-18 16:57:47 -07:00
Logan Lipke
15f932b244
Improved ping command
2020-06-18 15:23:09 -07:00
Logan Lipke
9bb87aa451
Fixed equality check
2020-06-18 15:09:55 -07:00
Logan Lipke
9f1093b367
Merge remote-tracking branch 'origin/master'
2020-06-18 14:44:21 -07:00