]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
Task.__init__: ctx param is mandatory
authorZack Cerza <zack@redhat.com>
Thu, 11 Jul 2024 16:06:32 +0000 (10:06 -0600)
committerZack Cerza <zack@redhat.com>
Thu, 11 Jul 2024 22:48:31 +0000 (16:48 -0600)
commitb939f3e4187734a137d357ee3093216b654ebd21
tree9073cc87eb0350f46093d9b9ec46ffe2a86a4174
parent4519977cfe7c0a515ddbcabcc337ab9006af45d5
Task.__init__: ctx param is mandatory

This reflects reality and also fixes some linter errors.

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