Skip to content

Commit

Permalink
tests: Miscellaneous improvements.
Browse files Browse the repository at this point in the history
- Add "check" to a lot of commands, to ensure that they succeed.

- Dump flows to files instead of to stdout, to make them easier to
  compare between different runs.

- Compare all the packets that should be sent for a given run, rather
  than just comparing them for a single interface.  This gives a better
  overview on failure (did everything fail? or just one packet for a
  given interface?)

- Better comments and log messages.

Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Numan Siddique <numans@ovn.org>
  • Loading branch information
blp committed Nov 2, 2020
1 parent 732b075 commit b38e10f
Show file tree
Hide file tree
Showing 2 changed files with 1,425 additions and 1,167 deletions.

0 comments on commit b38e10f

Please sign in to comment.