neutron/neutron/tests/fullstack/resources
elajkat 0ae432e717 Fullstack: Wait placement process fixtrue to really stop
It seems that in test test_configurations_are_synced_towards_placement
when the fake placement process is stopped it can take longer and
the test restarts the agent before it is really dead.
In this case neutron-server can report the status and the agent's
'resources_synced' field is True when the tests checks it.

A simple workaround for this can be to check if the AsyncProcess
class' _is_running property is False.

Closes-Bug: #1856319
Change-Id: Ia4c25110ee5a7b7539407d3531f559555fec50cc
2023-01-25 14:00:49 +01:00
..
__init__.py Define fullstack router/network/subnet management fixture 2015-07-21 23:33:19 +02:00
client.py segment: enable multisegments support for host 2022-12-15 16:55:39 +01:00
config.py Implement experimental features framework 2022-06-30 17:59:49 -05:00
environment.py Implement experimental features framework 2022-06-30 17:59:49 -05:00
machine.py Remove "distutils" library 2022-05-12 23:50:07 +00:00
process.py Fullstack: Wait placement process fixtrue to really stop 2023-01-25 14:00:49 +01:00