skip clear-actions check element in flow compare 07/22307/3
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)
commit79c3ca4653af8729eeee9c1d6870e64ed8eb07a5
tree370ed8a4237d8fd6edc424b0d1f6bc3448878056
parentea8419aaafb07e6599cfcf26b4b0f5ddaf88c423
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