Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
OnosSystemTest
/
fa17b312f6854f9fe0a16d728ee9d8ec2d30ae1c
/
TestON
/
drivers
« Previous
6509dbf
Fixing some common typos throughout the repo
by Jon Hall
· 8 years ago
0584d43
Fix a typo error in driverFunction
by YPZhang
· 8 years ago
97cf84a
Removing duplicate error checking
by Jon Hall
· 8 years ago
dd0f398
Fixed small typo in last commit
by Flavio Castro
· 8 years ago
d7e4b6e
Bug fix for onosclidriver
by YPZhang
· 8 years ago
82ee2f6
Changed checkState function
by Flavio Castro
· 8 years ago
d16b40e
Merge "Refactory IntentInstallWithdraw Lat - Refactor IntentInstallWithdrawLat and IntentInstallWithdrawLatWithFOBJ - Modify PushTestIntents driver function, it can return onos response now"
by YPZhang
· 8 years ago
b34b7e1
Refactory IntentInstallWithdraw Lat
by YPZhang
· 8 years ago
5da143d
Merge "Added Case32 and updated SAMPstartTemplate"
by Jon Hall
· 8 years ago
12f34c3
Added Case32 and updated SAMPstartTemplate
by alison
· 8 years ago
a9a3385
Merge "Refactor IntentRerouteLatency test - Refactor IntentRerouteLatency and IntentRerouteLatWithFOBJ test - Using driver function to handle ONOS - Improve algorithm, fix a calculation bug"
by YPZhang
· 8 years ago
febf730
Refactor IntentRerouteLatency test
by YPZhang
· 8 years ago
b7f515c
Merge "add tests for partial failures of MPSP and SPMP intents"
by Jon Hall
· 8 years ago
9385d41
add tests for partial failures of MPSP and SPMP intents
by Jeremy Songster
· 8 years ago
12699b5
Merge "added scp from ONOScli"
by Jon Hall
· 8 years ago
1be9a51
Add KeyError exception handling for compareIntent function in OnosCliDriver
by You Wang
· 8 years ago
09ab59d
added scp from ONOScli
by Flavio Castro
· 8 years ago
083ae98
Add error handling for checkFlowId in MininetCliDriver
by You Wang
· 8 years ago
e731a0b
Merge "Add exception handling for parseFlowTable in MininetCliDriver"
by Jon Hall
· 8 years ago
e179095
Use correct namespace for exception class
by Jon Hall
· 8 years ago
8f6d462
Add option to look for IP based on iface
by Jon Hall
· 8 years ago
91c37cf
Add exception handling for parseFlowTable in MininetCliDriver
by You Wang
· 8 years ago
ebccd35
Add error message to help debug failing test on production machines
by Jon Hall
· 8 years ago
6525447
Merge "Dumping Flows on each test now"
by Jon Hall
· 8 years ago
b771895
Dumping Flows on each test now
by Flavio Castro
· 8 years ago
eeb2374
Merge "Minor fix to return values and error checks in OnosCliDriver"
by Jon Hall
· 8 years ago
ae2dd45
add VLAN tests to FUNCintentRest fix SDNIP-ICMP intent tests in FUNCintentRest
by Jeremy Songster
· 8 years ago
8556037
Minor fix to return values and error checks in OnosCliDriver
by You Wang
· 8 years ago
240842b
Fixed a problem in driver
by YPZhang
· 8 years ago
9aa88bb
Merge "Fix issues with disconnecting from cli or Errors in sendline"
by Jon Hall
· 8 years ago
6f02d71
Merge "Add VLAN Treatment Intent Tests to FUNCintent for Host, Point, MPSP, and SPMP intents."
by Jeremy Songster
· 8 years ago
a495f56
Fix issues with disconnecting from cli or Errors in sendline
by Jon Hall
· 8 years ago
66518af
Add compareIntent function to OnosCliDriver
by You Wang
· 8 years ago
6377a7b
Merge "Add type and value error checks to some funtions in OnosCliDriver"
by Jon Hall
· 8 years ago
d3cb2ce
Add type and value error checks to some funtions in OnosCliDriver
by You Wang
· 8 years ago
fdcbfc4
Fix description of getIntentState function in OnosCliDriver
by You Wang
· 8 years ago
ff55367
Add VLAN Treatment Intent Tests to FUNCintent for Host, Point,
by Jeremy Songster
· 8 years ago
64ab3bd
Fix for frozen onos during disconnect
by Jon Hall
· 8 years ago
915100c
Merge "Framework of the new CHOtest"
by You Wang
· 8 years ago
ebf9eb5
Change the batch size to 1000 and test on BM
by YPZhang
· 8 years ago
db927a5
Framework of the new CHOtest
by You Wang
· 9 years ago
1ab833b
fix PLATdockertest failure
by suibin zhang
· 8 years ago
28da334
Merge "fix backward compatibility of rest driver"
by suibin zhang
· 8 years ago
53f0fea
Merge "Refactor VLAN intent tests to actually use VLAN selectors"
by Jon Hall
· 8 years ago
d5b6fe4
fix backward compatibility of rest driver
by suibin zhang
· 8 years ago
9bfadd2
Minor improvements to HA stability
by Jon Hall
· 8 years ago
14a03b5
Turn off expensive logging by default
by Jon Hall
· 8 years ago
832f9e9
Refactor VLAN intent tests to actually use VLAN selectors
by Jeremy Songster
· 8 years ago
116647a
SAMPstatTemplate2 with driver modifications
by suibin zhang
· 8 years ago
785dbd9
Merge "Handle rare exception in Mininet driver"
by Jon Hall
· 8 years ago
3c512f7
Handle rare exception in Mininet driver
by Jon Hall
· 8 years ago
7d35bd0
Merge "Rename some lingering "Dependency" references to "dependencies""
by Jon Hall
· 8 years ago
b8e8d37
Merge "Refactor onos-package expects"
by Jon Hall
· 8 years ago
b64826d
Merge "add a checkStatus function to the ONOS Rest Driver"
by Jon Hall
· 9 years ago
321a457
Rename some lingering "Dependency" references to "dependencies"
by Jon Hall
· 9 years ago
bc2d8ac
add a checkStatus function to the ONOS Rest Driver
by Jeremy Songster
· 9 years ago
a510a8a
Remove scapy functions from mininet driver
by Jon Hall
· 9 years ago
9645109
Refactor onos-package expects
by Jon Hall
· 9 years ago
2413987
Fix checkStatus function in drivers
by You Wang
· 9 years ago
94798e7
Merge "Dumping flows on each test now"
by Jon Hall
· 9 years ago
d2ffffa
Dumping flows on each test now
by Flavio Castro
· 9 years ago
374eb09
Merge "Extend the timeout limit for the isUp() function."
by Jeremy Songster
· 9 years ago
26a139e
Add result controll in arping function
by YPZhang
· 9 years ago
76c0bc9
Merge "Add function to get ip address of onosdriver component"
by Jon Hall
· 9 years ago
2995a22
Merge "add SCPFbatchFlowResp test case"
by suibin zhang
· 9 years ago
14c1357
Extend the timeout limit for the isUp() function.
by Jeremy Songster
· 9 years ago
6c44c0b
Add function to get ip address of onosdriver component
by Jon Hall
· 9 years ago
1730862
add SCPFbatchFlowResp test case
by suibin zhang
· 9 years ago
e58253f
Merge "Removed duplicated and incorrectly placed error message"
by Jeremy Songster
· 9 years ago
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
Next »