- 67d0fc8 Merge "return main.TRUE when mininet handle not logged into mininet" by Jon Hall · 9 years ago
- 6949cea Removed duplicated and incorrectly placed error message by Jeremy Songster · 9 years ago
- 9cdb113 return main.TRUE when mininet handle not logged into mininet by Jeremy · 9 years ago
- 935db19 Remove driver options for removed inMemory distributed primitives by Jon Hall · 9 years ago
- d936095 Merge "New method to discover host - Add retry to check topology - Using arping to discover host - Rename the folder" by YPZhang · 9 years ago
- 81a7d4e New method to discover host by YPZhang · 9 years ago
- d9e4eb1 Exception handling added to FUNCintent where needed by Jeremy · 9 years ago
- 53c5e66 Creating subfolders for test suites by Jon Hall · 9 years ago
- 439c891 Implementing IPv6 System Testing Using TESTON by Jon Hall · 9 years ago
- ad95346 WIP Case200 : IPV6 testcase implementation by sathishm · 9 years ago
- 41d39f1 Refactor HA tests by Jon Hall · 9 years ago
- bfe0000 Fix disconnect command to expect output when karaf doesn't fully load by Jon Hall · 9 years ago
- f0aecdb correct onosDie() to use the onos-die command rather than onos-kill by Jeremy · 9 years ago
- bd18278 Updated check for node state. by Jon Hall · 9 years ago
- 77badfc Fix the SCPFscaleTopo test CASE100 no_assert by YPZhang · 9 years ago
- ef1e657 Added additional responses checking to onosStatus method by You Wang · 9 years ago
- d5042fa Merge "Segment Routing tests" by Jon Hall · 9 years ago
- eab7a24 Fix incorrect expect placement by Jon Hall · 9 years ago
- cc38a54 Segment Routing tests by Flavio Castro · 9 years ago
- d0e9a6d Added additional response checking to the onosStart() function by Jeremy · 9 years ago
- 7bd8306 Updated the expected response messages in onosStatus method by You Wang · 9 years ago
- c72b258 Add additional response checking to onosInstall by Jeremy · 9 years ago
- 9ed8f37 Add back deleted function still in use, minor improvments to script by Jon Hall · 9 years ago
- 42df2e7 Added testcase to balance ownership of switches to FUNCintent and by Jeremy · 9 years ago
- 763e8c3 Merge "Fix a bug of totalFlows is -1 beacuse timeout - Use REST API to get total ADDED flows" by Jon Hall · 9 years ago
- 6e70975 Add HA test for split brain scenario by Jon Hall · 9 years ago
- e3109a7 Fix a bug of totalFlows is -1 beacuse timeout by YPZhang · 9 years ago
- f6f14a0 Refactored SCPFmaxIntents by YPZhang · 9 years ago
- af68431 [ONOS-3568] Fix pingall timeout issue by You Wang · 9 years ago
- 29d467d Merge "reconnect onos cli when disconnected" by Jon Hall · 9 years ago
- f69ab39 reconnect onos cli when disconnected by You Wang · 9 years ago
- 96c201b Merge "ONOS-3343 Initial scapy implementation commit" by Jon Hall · 9 years ago
- ae04e62 Clean up log statement by Jon Hall · 9 years ago
- 1f39bf0 ONOS-3343 Initial scapy implementation commit by Jeremy Songster · 9 years ago
- df87f3c Merge " Improve MaxIntents Tests - Add two functions on driver, getTotalIntentsNum and getTotalFlowsNum - Fixed currIntents and currFlows is 0 after tests - Fixed the bug of writing database" by Jon Hall · 9 years ago
- 91089de Merge "Refactor logReport" by Jon Hall · 9 years ago
- b424222 Refactor logReport by Jon Hall · 9 years ago
- b5d3f83 Improve MaxIntents Tests by YPZhang · 9 years ago
- 72280bc Cleanup onosCfgSet in onosdriver.py by Jon Hall · 9 years ago
- c679355 ONOS Cli Driver Stability Fixes by Jon Hall · 9 years ago
- 313eb09 Merge "Refactored test - Add test information - Chenge database path - Added link down and up driver - Added checkIntentSummary driver - Modified checkFlowsState driver to be more efficient - Refactored pushTestIntents driver - Modified sendline driver to handle pexpect timeout - Modify CASE20 and delete CASE21. Now Reroute part will in CASE20 - Modify checkFlowsState drive function, make sure other tests can use it - Add a param, to control reroute or not - Change batch size, min_Intents, Max_Intents, and check_interval in params file" by suibin zhang · 9 years ago
- ed77124 Refactored test by GlennRC · 9 years ago
- ff566d5 Fix url for jenkins plots and minor driver cleanup by Jon Hall · 9 years ago
- 9cf8f92 Merge "Added a cleanup case to allow the reuse of dpids - Created two drivers to remove hosts and devices - Removed the unique dpids from the topologies" by GlennRC · 9 years ago
- 20fc652 Added a cleanup case to allow the reuse of dpids by GlennRC · 9 years ago
- baf5316 Retry Hosts call on consistent Map timeouts by Jon Hall · 9 years ago
- acd1b18 More bad input handling by Jon Hall · 9 years ago
- fa65fce Stripped flow before comparison by GlennRC · 9 years ago
- 64af850 Fix for different outputs of onos-package by Jon Hall · 9 years ago
- 17bbcf5 Fixed flow comparison by GlennRC · 9 years ago
- 0a54379 Turn off debug by default for GetFlowTable by Jon Hall · 9 years ago
- 9cc3dd9 Increased timeout for onos-package by GlennRC · 9 years ago
- 3dbc7dc Prevent netCfg test from crashing on bad ONOS output. by Jon Hall · 9 years ago
- bcc1c79 Fix the command for ipv6 ping by Subhash Kumar Singh · 9 years ago
- 208d4af Set the showResonse option in the sendline wrapper function to false by GlennRC · 9 years ago
- 8587043 Added an option in the sendline wrapper function to print out the response from onos. This option is set to true by default. by GlennRC · 9 years ago
- 050596c [ONOS-3100] Implemented set/get controller using OVSDB plugin by GlennRC · 9 years ago
- 91ca63b Merge "Add Network Configuration subsytem test" by Jon Hall · 9 years ago
- 66e001c Add Network Configuration subsytem test by Jon Hall · 9 years ago
- 68467eb [ONOS-3367] Updated HA test to use the new mininet functions for getting flow tables and comparing them by GlennRC · 9 years ago
- 528ad29 Better parsing of flow table in mininet by GlennRC · 9 years ago
- ca7ac29 Fix function call to match updated function by Jon Hall · 9 years ago
- ff225e6 Merge "Added more functionality to flow test suite - Added MPLS class - Testing MPLS selector - Testing TCP selector - Testing UDP selector - Checks flow tables in Mininet" by GlennRC · 9 years ago
- 956ea74 Added more functionality to flow test suite by GlennRC · 9 years ago
- 3b067ea make image cleanup more robust; add check/start docker case; add check onos log; other minor fixes by suibin zhang · 9 years ago
- 5ae2533 minor fixes per Jon's comment by suibin zhang · 9 years ago
- eb121c0 fixed resutl character causing Wiki posting error; minor typo fixes by suibin zhang · 9 years ago
- c1cfcc2 Merge "Basic Platform test suite using onos docker images; test activate and deactivate apps" by suibin zhang · 9 years ago
- fd266fd Basic Platform test suite using onos docker images; test activate and deactivate apps by suibin zhang · 9 years ago
- e4a9942 Merge "[ONOS-2276] Flow Test Suite - tests flows with MAC address selectors - tests flows with IPv4 selectors - tests flows with vlan selector" by Jon Hall · 9 years ago
- 073e8bc [ONOS-2276] Flow Test Suite by GlennRC · 9 years ago
- 51a7fe0 ONOS-2480 Added FUNCoptical test. Launches opticalTest topology, checks that it loaded, tests arping, pingall, point-to-point intents and host-to-host intents. Added lincoemininetdriver.py which inherits from the mininet driver and has linc oe specific methods. by acsmars · 9 years ago
- 26c6b90 Ifup vnet host for Ovsdb CI failure by lanqinglong · 9 years ago
- 892818c Initial functions to use scapy to send and receive packets by Jon Hall · 9 years ago
- 934576d Fix typo by Jon Hall · 9 years ago
- 2c4eacd Merge "Platform Test: docker driver" by Hari Krishna · 9 years ago
- 3b489db Choose ONOS nodes so that only one partition looses a majority by Jon Hall · 9 years ago
- 6031b7c Platform Test: docker driver by Hari Krishna · 9 years ago
- 5bb663b add cell file & change test case name by pingping-lin · 9 years ago
- 6d50627 Fixed a syntax error in pingAllHosts() and tweaked the matrix output by GlennRC · 9 years ago
- d10d3cc refactored pingHosts and pingIPv6Hosts by GlennRC · 9 years ago
- 6e7ff50 Merge "ONOS-2508 FUNCovsdbtest flows install and vm go-online scripts" by Jon Hall · 9 years ago
- ad4f6ab Merge "[Emu] Changes default OpenFlow port to 6653. Remove trailing spaces." by Jon Hall · 9 years ago
- 3e74158 Merge "Refactor secureCopy function" by Jon Hall · 9 years ago
- bab7f8a add test case 10, 11 for I2, add check flow status to test cases by pingping-lin · 9 years ago
- 547e058 Refactor secureCopy function by Jon Hall · 9 years ago
- f07c44a Updated mininet driver and CHOtest to use the new IPv6 pingall function by GlennRC · 9 years ago
- 0e9cf33 Merge "Add missing new line when creating cell file" by Jon Hall · 9 years ago
- 5b5fbaf Added check if TYPE is in args before calling that key. Old method cause KeyError by acsmars · 9 years ago
- 6f66565 Add missing new line when creating cell file by Jon Hall · 9 years ago
- 6a26582 Merge "add case 7 for I2, add new drivers" by Jon Hall · 9 years ago
- 5ec6b1b Save ONOS Logs for cluster test, print stacktrace when looking for by Jon Hall · 9 years ago
- 8244a3b add case 7 for I2, add new drivers by pingping-lin · 9 years ago
- 029be65 [Emu] Changes default OpenFlow port to 6653. Remove trailing spaces. by Charles Chan · 9 years ago
- 7d1eacf https://gerrit.onosproject.org/#/c/5235/ by Hari Krishna · 9 years ago
- 2cf7d95 ONOS-1321 Modified the pingIpv6Hosts mininet driver function to print in matrix form by GlennRC · 9 years ago
- 474d8c6 ONOS-2508 FUNCovsdbtest flows install and vm go-online scripts by zhanghaoyu7 · 9 years ago
- daea66c ONOS-2002 Added maps() functions to onos cli driver by acsmars · 9 years ago
- 7616626 Merge "Added ping6Host to run across a pair of v6 hosts with options specified" by Hari Krishna · 9 years ago
- 012a1c1 Added ping6Host to run across a pair of v6 hosts with options specified by Hari Krishna · 9 years ago