ironic-python-agent/ironic_python_agent/tests
Derek Higgins 9c35f02792 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
2019-04-25 23:53:19 +01:00
..
functional Fix gate and bump CoreOS version to latest stable. 2018-05-10 15:50:05 -07:00
unit Bind mount /run into chroot when installing grub 2019-04-25 23:53:19 +01:00
__init__.py Adding oslotest to improve debugging 2014-04-03 14:02:53 -07:00