Test centos-7 with earlier glean start
We have a suspicion that centos-7 nodes are not registering because glean is not configuring the interface until after the network starts, which means the network does not come up until DHCP has timed out, which takes about 2 minutes. Test a build with a proposed fix Change-Id: Ib9d7cc711186299c77795e5147bf332c56e3aa7c
This commit is contained in:
parent
5eeb126327
commit
bcb10ece74
@ -684,6 +684,9 @@ diskimages:
|
||||
TMPDIR: /opt/dib_tmp
|
||||
DIB_IMAGE_CACHE: /opt/dib_cache
|
||||
QEMU_IMG_OPTIONS: compat=0.10
|
||||
DIB_INSTALLTYPE_simple_init: repo
|
||||
DIB_REPOLOCATION_glean: https://review.openstack.org/openstack-infra/glean
|
||||
DIB_REPOREF_glean: refs/changes/26/293826/1
|
||||
- name: fedora-23
|
||||
elements:
|
||||
- fedora-minimal
|
||||
|
Loading…
x
Reference in New Issue
Block a user