Gitiles
Code Review
Sign In
gerrit.opencord.org
/
fabric-oftest
/
9d3cc6bb3fc93d18631784a7eb858f6a0b8cbf9f
/
tests
/
flow_query.py
9d3cc6b
loxi-prep: remove action_ prefix from callers
by Rich Lane
· 12 years ago
28fa927
loxi-prep: access message/action modules through the ofp module
by Rich Lane
· 12 years ago
d7b0ffa
loxi-prep: remove uses of cstruct module
by Rich Lane
· 12 years ago
3c7cf7f
fix test imports
by Rich Lane
· 12 years ago
ed1fa2d
parse: remove uses of from module import *
by Rich Lane
· 12 years ago
adf64b1
Merge branch 'annotations'
by Rich Lane
· 12 years ago
32bf948
remove assertions on the return value of delete_all_flows
by Rich Lane
· 12 years ago
5c3151c
throw AssertionError if controller.message_send fails
by Rich Lane
· 12 years ago
0a4f637
use class decorators to mark tests that shouldn't be run by default
by Rich Lane
· 12 years ago
387fcd7
Don't set max_len to 65535 in output actions,
by Ed Swierk
· 12 years ago
2014f9b
remove config parameter from several testutils functions
by Rich Lane
· 12 years ago
b90a1c4
move base test classes to oftest.base_tests
by Rich Lane
· 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
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
c689a79
Use default timeouts
by Dan Talayco
· 12 years ago
9cab482
Tests were sometimes failing because expected async notifications from switch were being checked for too quickly and with no timeout
by Howard Persh
· 12 years ago
99a74de
Implement a required_wildcards setting to allow testing switches that
by Ed Swierk
· 12 years ago
6a3698d
For conservative ordered actions, set vlan id/pcp and strip vlan are mutually exclusive.
by Howard Persh
· 12 years ago
b10a47a
Added ability to specify VLAN ids to be used in test.
by Howard Persh
· 12 years ago
c8aaa3e
use default timeout in most cases
by Rich Lane
· 12 years ago
8d21c1f
(1) Improved logic for generation of randomized ENQUEUE actions
by Howard Persh
· 13 years ago
5f3c83f
(1) Changed DEBUG messages to INFO level
by Howard Persh
· 13 years ago
c1199d5
Added some more test parameters, for:
by Howard Persh
· 13 years ago
07d99e6
(1) Small bug fixes
by Howard Persh
· 13 years ago
910a828
Updated var names and test parameters
by Dan Talayco
· 13 years ago
3340d45
Updated with Argon-isms
by Howard Persh
· 13 years ago
2843d2b
Goofed last minute change about action comparison for modifies, modify does not change timeouts -- fixed
by root
· 13 years ago
f6af167
Greatly changed:
by root
· 13 years ago
680b92a
Way enhanced -- loads more debug output, does deletes ONLY LIGHTLY TESTED
by Howard Persh
· 13 years ago
c796358
Initial version of test for defining flows in switch and verifying that flow definitions can be read back correctly
by Howard Persh
· 13 years ago