]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
fog: Cancel stale deploy tasks 1131/head
authorZack Cerza <zack@redhat.com>
Mon, 4 Dec 2017 19:11:19 +0000 (12:11 -0700)
committerZack Cerza <zack@redhat.com>
Mon, 4 Dec 2017 19:11:19 +0000 (12:11 -0700)
commit12808511a8ac4b96cfe26b8bc690a038d9a173e9
tree7367613b80c7fcbd30e93e029d5ef263b3b534e4
parent5411674d8f6b93269c8df5edf9e5705388a8c047
fog: Cancel stale deploy tasks

In case, for whatever reason, any active deploy tasks already exist for
a given host, cancel them before we schedule a new one.

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/provision/fog.py
teuthology/provision/test/test_fog.py