ironic-python-agent/imagebuild
Harald Jensås 65880668d5 Raise udevadm settle timeout from 5 to 20 seconds
To fix for grenade slow discovery of e1000 network devices.

Ironic Inspector grenade job is using e1000 driver since
change: I4ec297281380896ffe9004c4de7117586ded7149

In some cases the e1000 devices has not registered yet,
and thus the dhcp init script does not find any interfaces
to bring up. This causes the grenade job to continue with
no networking, and the job finally fail.

Make the udev settle timout configurable (default 20 sec)
in finalise-tinyipa.sh.

Let's hope 20 seconds is enough. If not we now have more
logs to identify the issue.

Change-Id: I82beecc78afb4b23234d2d5eca4f46f84f20525e
(cherry picked from commit 4e107c7dfd)
2018-10-15 17:30:17 +02:00
..
common Add bash scripts style checking for IPA 2016-11-09 14:14:40 -08:00
coreos Fix gate and bump CoreOS version to latest stable. 2018-05-10 15:50:05 -07:00
tinyipa Raise udevadm settle timeout from 5 to 20 seconds 2018-10-15 17:30:17 +02:00
README.rst Add tinyipa to IPA imagebuild directory 2016-01-29 12:07:19 +00:00

README.rst

ironic-python-agent images

coreos - Builds a CoreOS Ramdisk and Kernel suitable for running ironic-python-agent

tinyipa - Builds a TinyCoreLinux Ramdisk and Kernel suitable for running ironic-python-agent