SatelliteQE / robottelo

Robottelo is a test suite that exercises The Foreman.
GNU General Public License v3.0
61 stars 114 forks source link

Fix nightly provisioning for RHEL 6.6 machine #1650

Closed omaciel closed 9 years ago

omaciel commented 10 years ago

Currently our nightly build for RHEL 6.6 is failing due to an issue with the hash created for its DNS entry

ERROR    Error: --network bridge=br0,mac=52:54:00:01:b9:f6: Domain not found: no domain with matching uuid 'a122eca1-6b3b-4a9a-bb0a-496ed4919ea7' (guestfs-6tqyjbel60ksalhn)
omaciel commented 10 years ago

@elyezer for whenever you're bored from Python Brasil 10 :)

elyezer commented 10 years ago

@omaciel that failure is related to libvirt/snap-guest itself. I've seen that and I think the cause is due to provisioning 3 machines at the same time. I will investigate more and will update here as I get more information.

omaciel commented 10 years ago

@elyezer and send us some pictures :)

elyezer commented 9 years ago

This is already fixed, had to run one provisioning at a time.