skip clear-actions check element in flow compare
authorJamo Luhrsen <james.luhrsen@hp.com>
Wed, 10 Jun 2015 21:38:25 +0000 (14:38 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 11 Jun 2015 04:34:45 +0000 (04:34 +0000)
commit034bd6859c07e6cca42309b9ceb83433a0605114
tree1d5be09ccc19b7b1b0de47f8538e0ef07ae593dd
parent3605e5411611fc2f86b1014eeea501ea972f3ed6
skip clear-actions check element in flow compare

the newer flow test suites has some flows that does a clear-actions
but that does not show up in the switch, as it just clears out all
existing actions.  So that element will not show up in operational
so we can skip it.

Change-Id: Iced26004df2c40c88ead5c92fa777d7178723d16
Signed-off-by: Jamo Luhrsen <james.luhrsen@hp.com>
test/csit/libraries/XmlComparator.py