]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
fog: Wait 15 minutes for FOG task to complete
authorDavid Galloway <dgallowa@redhat.com>
Tue, 27 Feb 2018 18:28:10 +0000 (13:28 -0500)
committerDavid Galloway <dgallowa@redhat.com>
Tue, 20 Mar 2018 18:28:58 +0000 (14:28 -0400)
commit33f0f4b379be5477b874348eb16bb0f208b18648
treed2c43fa7ee3e6869ce03c4e264008e8a58950e7f
parent70fc2615069ad48934c9e24bfbb42c85130f929c
fog: Wait 15 minutes for FOG task to complete

When there are running jobs and a large run gets scheduled, FOG
provisioning gets backed up due to its built-in rate limiting.  15
minutes should be a little more lenient and prevent large spikes of dead
jobs when a run is scheduled in an idle queue.

Signed-off-by: David Galloway <dgallowa@redhat.com>
teuthology/provision/fog.py
teuthology/provision/test/test_fog.py