]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Don't fail if task runs twice
authorZack Cerza <zack@redhat.com>
Tue, 17 Feb 2015 17:37:40 +0000 (10:37 -0700)
committerZack Cerza <zack@redhat.com>
Tue, 17 Feb 2015 17:37:40 +0000 (10:37 -0700)
commitfa5ffbae37b694d6c5f28e7d9b7afa2a35e4e8e4
tree005e2b184e29a90c338c06374cb48e3b53762c43
parent5634406557114ef4e511e1f2aac2099cad06971f
Don't fail if task runs twice

This was happening because _yum_unset_check_obsoletes() was failing

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/task/install.py