]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Task: Tolerate a missing ctx.config 1135/head
authorZack Cerza <zack@redhat.com>
Tue, 5 Dec 2017 21:20:11 +0000 (14:20 -0700)
committerZack Cerza <zack@redhat.com>
Tue, 5 Dec 2017 21:22:04 +0000 (14:22 -0700)
commit70b4272f5fb65a7ae5dd18c12269e88a737b821c
tree537cbd42581a388cb8674a487e185e3a0cf54dd8
parent57b0cf647a21d9a65f58628f130be1cc3d57da87
Task: Tolerate a missing ctx.config

When we initialize a ConsoleLog task during FOG reimaging, the ctx
object has no config attribute.

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