]> git.proxmox.com Git - mirror_ovs.git/commit
test/ofproto: Improve test 'controller action without megaflows'
authorAndy Zhou <azhou@ovn.org>
Fri, 28 Apr 2017 21:42:00 +0000 (14:42 -0700)
committerAndy Zhou <azhou@ovn.org>
Fri, 28 Apr 2017 22:02:27 +0000 (15:02 -0700)
commitbad989053c066dbde968bb75405c4afdb4f8c52a
treec45e5d69cfed3e29c47f279c113a51a48b500830
parent1b0237e6069bcadbe518d89dcd2828975ea1c2a4
test/ofproto: Improve test 'controller action without megaflows'

Commit af7535e7dbeb9 expanded the test to check the output
of meter stats, but without strip out the duration time.
This makes the test sensitive to the speed of
the machine that runs the test. Strip away the timing information
to improve test reliability

Fixes: af7535e7dbeb9 (ofproto: Meter slowpath action when action
                      upcall meters are configured)
Signed-off-by: Andy Zhou <azhou@ovn.org>
tests/ofproto-dpif.at