]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
worker: Drop dead code handling old releases 1383/head
authorThomas Bechtold <tbechtold@suse.com>
Fri, 13 Dec 2019 12:26:13 +0000 (13:26 +0100)
committerThomas Bechtold <tbechtold@suse.com>
Wed, 18 Dec 2019 10:39:32 +0000 (11:39 +0100)
commit10a09855346c4da9c61f813723ef8255989a5888
tree49b1e9feabcf2910bba2f1cf6be7d76772074c65
parent59ae2f5a0ba675f8588928a798974488420b4cc4
worker: Drop dead code handling old releases

We no longer need to check for branches like 'argonaut', 'bobtail',
'cuttlefish' or 'dumpling'. These are long gone.
Removing the code simplifies it a bit.

Signed-off-by: Thomas Bechtold <tbechtold@suse.com>
teuthology/test/test_worker.py
teuthology/worker.py