ironic/playbooks/ci-workarounds
Julia Kreger d44b3b6fec CI: Collect a snapshot of network connections
A recent magnum bug (https://storyboard.openstack.org/#!/story/2008494)
when running with uwsgi has yielded an interesting question if Ironic
is orphaning rpc clients or not. Ironic's code is slightly different
but also very similar, and similar bugs have been observed in the past
where the python garbage collection never cleans up the old connection
objects and effectively orphans the connection.

So we should likely at least try to collect some of the information
so we can determine if this is the case in our CI jobs. Hence this
change and attempt to collect that data after running CI.

Change-Id: I4e80c56449c0b3d07b160ae6c933a7a16c63c5c5
2021-01-12 13:50:14 -08:00
..
etc-neutron.yaml Switch ironic-tempest-dsvm-functional-python2 to zuulv3 2018-09-25 10:54:05 +01:00
get_extra_logging.yaml CI: Collect a snapshot of network connections 2021-01-12 13:50:14 -08:00
pre.yaml Direct bridge to be setup 2019-04-23 16:47:24 +00:00