]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
tests: disable process monitor before managers
authorIhar Hrachyshka <ihrachys@redhat.com>
Tue, 8 Sep 2015 09:20:10 +0000 (11:20 +0200)
committerIhar Hrachyshka <ihrachys@redhat.com>
Tue, 8 Sep 2015 09:23:14 +0000 (11:23 +0200)
commit1b67012794932a06ce90976f9759fc588da269b5
treee83ce852beddb7fd6b9f7f5884bbeb69e768a4db
parent375efc377f6fe88437eb45322d7f7d6c5e105837
tests: disable process monitor before managers

Otherwise the monitor may respawn managers later, leaving them running.

Issue spotted in:
http://logs.openstack.org/02/216902/4/check/gate-neutron-dsvm-functional/a97df90

Change-Id: I0e68b06c87b5770756fdf7b9201e1986cc67e07b
Related-Bug: #1490051
neutron/tests/functional/agent/linux/test_process_monitor.py