Comment 5 for bug 1292105

Revision history for this message
Ben Nemec (bnemec) wrote : Re: CI failed pinging overcloud instance

So I managed to reproduce this in my local devtest environment, and I built a second user image with stackuser so I could log in to it for debugging.

The user instance isn't getting an address from DHCP on default-net, so the ping to the floating ip naturally can't work. I can see DHCP requests on br-int of the compute node, but they don't seem to be getting any further than that (if they are, I haven't found the right system/namespace/port to listen on).

That's about as far as I've gotten debugging the problem. I'm going to try setting up a second devtest system (which hopefully won't hit this problem) so I'll have something working to compare with.