]> 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>
Tue, 1 Sep 2020 00:33:06 +0000 (20:33 -0400)
commitfd91f60659cf50225c772942f845b24d11806357
treeacf85c8311e436b4aa45045c1ca07b0c4eb554d4
parent35fe967089ff9f4d5ede80d5eb616049a816cc9e
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