]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
tests: don't validate respawn as part of ovsdb monitor functional test
authorIhar Hrachyshka <ihrachys@redhat.com>
Thu, 17 Sep 2015 13:20:51 +0000 (15:20 +0200)
committerIhar Hrachyshka <ihrachys@redhat.com>
Mon, 21 Sep 2015 15:56:43 +0000 (17:56 +0200)
commitbea29001442d2dc59f8d9756f5d459eb160dbfb2
tree37cecca41d25ec9049ad281e4b07590f99dfd5af
parentbdcf8e60794c8aae9fc4aeaff200adf986381306
tests: don't validate respawn as part of ovsdb monitor functional test

It's already validated by AsyncProcess functional test suite. Instead,
just validate that the monitor generates the initial output, as
expected.

The test is still useful to validate that rootwrap filter works, so
not removing it completely.

Change-Id: I320edaaa2b210e4b34678c60deb31c4875eea298
Closes-Bug: #1495937
neutron/tests/functional/agent/linux/test_ovsdb_monitor.py