]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
Modify teuthology worker unit test and fix flake8 errors
authorAishwarya Mathuria <amathuri@redhat.com>
Mon, 7 Jun 2021 13:42:23 +0000 (19:12 +0530)
committerZack Cerza <zack@redhat.com>
Tue, 31 May 2022 19:45:33 +0000 (13:45 -0600)
commit9f0a61db0d9c86dc0d67a03f952e2c00814dab55
tree7ef75ff121763e38cfea29356aba6581ad8f324f
parentf5df8dfcce5f79e4f37114ec5efc7f9d89c2a11a
Modify teuthology worker unit test and fix flake8 errors

Previously the teuthology worker unit test used beanstalk, the test will
be using Paddles now.

Signed-off-by: Aishwarya Mathuria <amathuri@redhat.com>
teuthology/dispatcher/__init__.py
teuthology/kill.py
teuthology/paddles_queue.py
teuthology/schedule.py
teuthology/test/test_worker.py