Commit Graph

  • 19fcd5aa08 Added min and max pkt-size init parameters for L3CXProfile, added created_cx list for tracking created cxs and endps Logan Lipke 2020-06-26 17:57:59 -07:00
  • d858e85cba Added check for non None value of transfer rates in L3CXProfile Logan Lipke 2020-06-26 16:45:59 -07:00
  • 3bd0327e96 Added ability to set min and max rates for L3CXProfile, added autohelper and auto min ip port to endp creation Logan Lipke 2020-06-26 16:33:33 -07:00
  • d0a830745c sta-connect: Break run() into individual steps. Ben Greear 2020-06-26 16:19:54 -07:00
  • 404631b920 Delete README.txt DiptiDhond-Candela 2020-06-26 15:06:42 -07:00
  • 30859b36c0 Update README.md DiptiDhond-Candela 2020-06-26 15:06:21 -07:00
  • 8525229f23 Merge branch 'master' of github.com:greearb/lanforge-scripts Dipti Dhond 2020-06-26 15:01:45 -07:00
  • 52f3f6778b converted README.txt to .md file Dipti Dhond 2020-06-26 15:01:28 -07:00
  • 7c1503d2fd Update README.txt DiptiDhond-Candela 2020-06-26 13:11:29 -07:00
  • aa89ce7a9a updated readme Jed Reynolds 2020-06-26 13:06:23 -07:00
  • c268dc1d88 Merge remote-tracking branch 'origin/master' Logan Lipke 2020-06-26 11:23:51 -07:00
  • 96006f2083 Added method to set all cx states at once, finished basic outline for testing function Logan Lipke 2020-06-26 11:23:41 -07:00
  • 885ad33339 readme updates Jed Reynolds 2020-06-26 11:13:29 -07:00
  • 46eb9bd48c updates py-json README Jed Reynolds 2020-06-26 10:46:04 -07:00
  • 7fd37a78c2 Changed usage of LFCliBase.json_post to local_realm.json_post in cx creation Logan Lipke 2020-06-26 10:42:01 -07:00
  • 7c5280f5b2 Merge remote-tracking branch 'origin/master' Logan Lipke 2020-06-26 09:54:22 -07:00
  • 01aa5a7ded Fixed issue with cx and endp naming Logan Lipke 2020-06-26 09:47:09 -07:00
  • 5f89f8a264 Merge branch 'master' of github.com:Telecominfraproject/wlan-lanforge-scripts Ben Greear 2020-06-26 07:48:12 -07:00
  • 367ceb439a JSON: cv automation script Jed Reynolds 2020-06-25 20:02:39 -07:00
  • 563724b950 Fixed issue with incorrect post url in cx creation Logan Lipke 2020-06-25 16:42:01 -07:00
  • 2fb338b5ec Added station and cx creation Logan Lipke 2020-06-25 15:51:52 -07:00
  • 6f4e1b096f Fixed naming methods for cxs and endpoints Logan Lipke 2020-06-25 13:30:17 -07:00
  • 061812e09b JSON: WIP: creates gui automation test for rvr Jed Reynolds 2020-06-25 12:32:27 -07:00
  • 1d420c565f JSON: uses explicit use_preexec_ arguments Jed Reynolds 2020-06-25 12:31:43 -07:00
  • 762171b0d9 JSON: fixes comparison, debug parameter Jed Reynolds 2020-06-25 12:31:09 -07:00
  • f2e2135b5d JSON: fixes debug and die_on_error logic, fixes suppress_preexec_X logic, fixes pprint ref Jed Reynolds 2020-06-25 12:30:45 -07:00
  • 131880366f Json: fixes debugging and die_on_error logic Jed Reynolds 2020-06-25 12:29:34 -07:00
  • 00d9ed86d2 Added Realm method parse_time for converting a string to datetime object Logan Lipke 2020-06-25 11:37:42 -07:00
  • 5a943fa141 Script for running a ipv4 connection test over a variable period of time Logan Lipke 2020-06-25 10:35:34 -07:00
  • effc1b71ff Changed name to better reflect script content Logan Lipke 2020-06-24 17:07:49 -07:00
  • acfa968ec5 Tests connection between layer3 lan and wan links Logan Lipke 2020-06-24 17:01:11 -07:00
  • 9588f98e9b Fixed broken test logic, added output when starting tests Logan Lipke 2020-06-24 12:49:45 -07:00
  • 52616fe812 Python: realm.py now has method for loading scenario db Jed Reynolds 2020-06-23 23:12:58 -07:00
  • c1e79ab6fc Python: introduces use_preexec variable to help simplify toggling on pre-exec login Jed Reynolds 2020-06-23 23:12:09 -07:00
  • d63c4a8a56 Changed tuple in waitUntilPortsDisappear parameters to list, changed wait_until_ports_disappear to use values passed by waitUntilPortsDisappear Logan Lipke 2020-06-23 16:45:26 -07:00
  • 5eff2f31ec Rewrote test function, added range test with custom station list, added examples for new testing Logan Lipke 2020-06-23 16:29:46 -07:00
  • 9c9ee678fd Changed search parameters for tests Logan Lipke 2020-06-23 14:41:28 -07:00
  • a14cca5229 Changed station list building to correctly used prefix Logan Lipke 2020-06-23 14:41:05 -07:00
  • a4b41eb4a1 Added sleep time between station creation and set port commands Logan Lipke 2020-06-23 12:43:10 -07:00
  • 34aa90f9af Cleaned up run function Logan Lipke 2020-06-22 16:57:24 -07:00
  • cc6753ce9b Added check for dhcp Logan Lipke 2020-06-22 16:56:25 -07:00
  • c3df3a62bd Improved cleanup function Logan Lipke 2020-06-22 14:16:36 -07:00
  • 24cb4d739f Added station creation, cleanup, association, and ip tests Logan Lipke 2020-06-19 17:05:27 -07:00
  • 5f3140b868 Fixed typo in argument parsing Logan Lipke 2020-06-19 13:24:37 -07:00
  • ee133c7d7e WIP: fixing script, broken Jed Reynolds 2020-06-18 17:32:35 -07:00
  • a7610bcae3 Changed find parameters Logan Lipke 2020-06-18 17:06:24 -07:00
  • d91353ce02 Added missing count to grep Logan Lipke 2020-06-18 16:59:54 -07:00
  • 1ef8da9647 Removed extra parentheses Logan Lipke 2020-06-18 16:58:38 -07:00
  • 4f96cab409 Extended ping deadline, changed file finding method Logan Lipke 2020-06-18 16:57:47 -07:00
  • 15f932b244 Improved ping command Logan Lipke 2020-06-18 15:23:09 -07:00
  • 9bb87aa451 Fixed equality check Logan Lipke 2020-06-18 15:09:55 -07:00
  • 9f1093b367 Merge remote-tracking branch 'origin/master' Logan Lipke 2020-06-18 14:44:21 -07:00
  • 1e18cbff9a Added check for connection to build download IP Logan Lipke 2020-06-18 14:43:52 -07:00
  • 9d5381b920 realm_test.py: pep8 name Jed Reynolds 2020-06-16 23:20:13 -07:00
  • e640e2ff9e realm.py: provides for station names instead of numbering, this gets around needing to set prefix Jed Reynolds 2020-06-16 23:19:54 -07:00
  • 822dc0e036 sta_connect2.py: WIP creating layer3 connections, needs realm.py developments Jed Reynolds 2020-06-16 22:54:33 -07:00
  • 05ce5c109d sta_connect2.py: divides up code into setup(), start(), stop(), clean() methods Jed Reynolds 2020-06-16 22:27:51 -07:00
  • b413be3850 sta_connect2.py: WIP: introduces Realm based test class, presently crippled Jed Reynolds 2020-06-16 21:52:52 -07:00
  • d3f76e5d18 LFUtils: introduces wait_until_ports_disappear as PEP8 method Jed Reynolds 2020-06-16 21:52:08 -07:00
  • 6fbb7d026f Fixed error with exception handling Logan Lipke 2020-06-16 12:10:14 -07:00
  • 546392b8d6 Added error checking for missing info Logan Lipke 2020-06-16 12:09:56 -07:00
  • e81a74e254 Added cleanup of text files from /tmp to prevent filling of /tmp Logan Lipke 2020-06-16 11:12:36 -07:00
  • ce8d574f57 Added cleanup function to remove old stations,cx, and endps. Removed old cleanup method Logan Lipke 2020-06-15 16:09:37 -07:00
  • 85d4acd639 kpi: Fix missing newline. Ben Greear 2020-06-15 11:17:14 -07:00
  • 34e1ac8df4 Fixed typo in Exception raised for ValueError when checking CXProfile sides Logan Lipke 2020-06-15 10:37:25 -07:00
  • 053cc8671e Reorganized code to separate endpoint and cx creation. Added longer sleep times in a few spots Logan Lipke 2020-06-12 17:03:35 -07:00
  • daa7a051cd connectTest.py does nc_show_endpoints and waits differently Jed Reynolds 2020-06-12 16:24:02 -07:00
  • 2519e4ddfa Merge remote-tracking branch 'origin/master' Logan Lipke 2020-06-12 16:07:13 -07:00
  • 38ccb7ba7f Added leading '/' to urls to work with LFCliBase. Increased sleep time in endpoint creation Logan Lipke 2020-06-12 16:07:07 -07:00
  • f076c82062 kpi: Add initial code to create testrails data file Ben Greear 2020-06-12 15:47:51 -07:00
  • 85bf11c9c2 testrails: Allow submitting externally generated test results into testrails. Ben Greear 2020-06-12 15:45:36 -07:00
  • 1eb5617d79 Merge /home/greearb/git/tip/wlan-testing/lanforge/lanforge-scripts.tip Ben Greear 2020-06-12 14:15:41 -07:00
  • e54119758e lfcli_base.py: repose_list_to_map is a more general method of doing LFUtils.portListToAliasMap() Jed Reynolds 2020-06-12 13:29:47 -07:00
  • d59f61b413 vap_stations_example.py: shows how to query /stations uri Jed Reynolds 2020-06-12 13:28:21 -07:00
  • 9699e2741e vap_stations_example.pl demonstrates querying JSON api for /stations data Jed Reynolds 2020-06-12 12:55:17 -07:00
  • 8bb3462397 Fixed unmatched parentheses Logan Lipke 2020-06-11 16:24:19 -07:00
  • ab20573080 Merge branch 'master' of https://github.com/greearb/lanforge-scripts Logan Lipke 2020-06-11 16:13:50 -07:00
  • fa48ffb590 Added tests for new L3CXProfile create() method Logan Lipke 2020-06-11 16:13:41 -07:00
  • 9fcdf8ae5a Added side flexibility to L3CXProfile, added name_to_eid function Logan Lipke 2020-06-11 16:13:08 -07:00
  • 45b152e94b Fixes wpa2 constant Jed Reynolds 2020-06-10 21:08:54 -07:00
  • cb1827ecac cicd: Make sta_connect print results to stdout when called as independent script. Ben Greear 2020-06-10 19:25:04 -07:00
  • a49aceee9d sta_connect.py: updates main to assign item to station_names Jed Reynolds 2020-06-10 16:29:55 -07:00
  • e445ca5604 Renamed lfjson_host and lfjson_port to lfclient_host and lfclient_port Logan Lipke 2020-06-10 16:07:17 -07:00
  • 3548fd13fb Renamed lfjson_host and lfjson_port to lfclient_host and lfclient_port Logan Lipke 2020-06-10 16:01:56 -07:00
  • 17158fe4e0 Added debugOn attribute to StaConnect Logan Lipke 2020-06-10 16:01:10 -07:00
  • 95b3545cc6 Added tests for CXProfile Classes Logan Lipke 2020-06-10 16:00:42 -07:00
  • 40c7a2f756 Added inheritance to CXProfile classes Logan Lipke 2020-06-10 16:00:17 -07:00
  • b607998322 Added function for opensync restart and copying the AP certs Syama 2020-06-11 04:39:58 -04:00
  • c2af87d70c Merge branch 'master' of github.com:greearb/lanforge-scripts Jed Reynolds 2020-06-10 21:09:49 -07:00
  • 3cc27988cf Fixes wpa2 constant Jed Reynolds 2020-06-10 21:08:54 -07:00
  • f29cc0bd54 cicd: Make sta_connect print results to stdout when called as independent script. Ben Greear 2020-06-10 19:25:04 -07:00
  • ab74fc2aa1 Merge branch 'master' of github.com:greearb/lanforge-scripts Ben Greear 2020-06-10 16:36:23 -07:00
  • 74632be0e7 sta_connect.py: updates main to assign item to station_names Jed Reynolds 2020-06-10 16:29:55 -07:00
  • 81b4ac128a Renamed lfjson_host and lfjson_port to lfclient_host and lfclient_port Logan Lipke 2020-06-10 16:07:17 -07:00
  • 38e012b783 Merge /home/greearb/git/tip/wlan-lanforge-scripts Ben Greear 2020-06-10 16:07:15 -07:00
  • bbf4f8b5cf Merge remote-tracking branch 'origin/master' Logan Lipke 2020-06-10 16:02:01 -07:00
  • ec678d74d6 Renamed lfjson_host and lfjson_port to lfclient_host and lfclient_port Logan Lipke 2020-06-10 16:01:56 -07:00
  • 1e24b37f7a Added debugOn attribute to StaConnect Logan Lipke 2020-06-10 16:01:10 -07:00
  • ce8863ba96 Added tests for CXProfile Classes Logan Lipke 2020-06-10 16:00:42 -07:00
  • 88920adacb Added inheritance to CXProfile classes Logan Lipke 2020-06-10 16:00:17 -07:00