Gitiles
Code Review
Sign In
gerrit.opencord.org
/
fabric-oftest
/
cfdcbd34e4428108dd1e9cd04306fc2416ee8361
/
tests
/
cxn.py
cfdcbd3
Store the controllers list in an instance variable
by Ed Swierk
· 12 years ago
0a4f637
use class decorators to mark tests that shouldn't be run by default
by Rich Lane
· 12 years ago
74be472
controller.py: clear pending packets on disconnect.
by Ken Chiang
· 12 years ago
9c93e67
Remove serial failover tests, which only maintain one controller at any point
by Ken Chiang
· 12 years ago
7717399
Rework HandshakeAndKeepalive test to handle more than one controller.
by Ken Chiang
· 12 years ago
265fc49
In HandshakeAndKeepalive test, make the timeout after the handshake
by Ken Chiang
· 12 years ago
e875baf
Merge branch 'master' into kenc
by Ken Chiang
· 12 years ago
2014f9b
remove config parameter from several testutils functions
by Rich Lane
· 12 years ago
adc950f
Add disconnect() and wait_disconnect() methods to controller.
by Ken Chiang
· 12 years ago
477f481
add a global config dictionary
by Rich Lane
· 12 years ago
d1d9c28
define priorities as a property on the test class
by Rich Lane
· 12 years ago
5bd6cf9
fix SIGINT handling
by Rich Lane
· 12 years ago
9a00381
use the singleton logger object
by Rich Lane
· 12 years ago
da3b5ad
move testutils to src/python/oftest
by Rich Lane
· 12 years ago
35a7437
Add HandshakeAndKeepalive for manual testing. Disabled by default.
by Ken Chiang
· 12 years ago
d6f5f86
Add handshake test cases.
by Ken Chiang
· 12 years ago