ironic-python-agent/ironic_python_agent/tests
Derek Higgins 9caea595d2 Bind mount /run into chroot when installing grub
grub-mkconfig runs a lvs command that attempts to access /run/lvm
once for each block device, currently it times out after 10 seconds
for each device and moves on. Multiple 10 second delays become
a problem (causing IPA API timeouts) when multiple block devices
are present. Bind mounting in /run avoids the delay and the
timeouts.

Task: 30616
Story: 2005507

Change-Id: Iae8b7808a35bff121f64971aadd4bd36b5f5bb71
(cherry picked from commit 9c35f02792)
2019-05-08 19:25:56 +01:00
..
functional Fix waiting for target disk to appear 2017-10-17 14:25:05 +00:00
unit Bind mount /run into chroot when installing grub 2019-05-08 19:25:56 +01:00
__init__.py Adding oslotest to improve debugging 2014-04-03 14:02:53 -07:00