]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
don't try to delete job from server if first or last in suite
authorShraddha Agrawal <shraddha.agrawal000@gmail.com>
Fri, 21 Aug 2020 16:14:46 +0000 (21:44 +0530)
committerJosh Durgin <jdurgin@redhat.com>
Sat, 16 Jan 2021 21:36:26 +0000 (16:36 -0500)
commite33c5c65a8755860730deddcdbe13ae2dbe6485f
tree7e89996d0a2a1676e51a4f6d42d9ac2c7eea910d
parentdaf7e295860c95ad6a7d3f1efdf8b022418fce94
don't try to delete job from server if first or last in suite

This commit removes trying to delete job from server in case the
job is first or last in suite. As first and last job are not
reported to the server in the first place, we don't need to delete
them.

Signed-off-by: Shraddha Agrawal <shraddha.agrawal000@gmail.com>
teuthology/dispatcher/supervisor.py