]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
suite: schedule first and last in suite jobs once 1473/head
authorKyr Shatskyy <kyrylo.shatskyy@suse.com>
Sun, 10 May 2020 14:36:46 +0000 (16:36 +0200)
committerKyr Shatskyy <kyrylo.shatskyy@suse.com>
Wed, 13 May 2020 08:35:18 +0000 (10:35 +0200)
commit91d07e9e031f8969e70e0536c1fe6018708d4b63
tree10de9782811ad547b9faa89acc7a14ec357c8bcd
parenta857ecd4642e52af86572a580e5f29e4d9f6204a
suite: schedule first and last in suite jobs once

Only schedule --first-in-suite and --last-in-suite jobs
once per run when --num is provided for a suite.

Fixes: https://tracker.ceph.com/issues/45520
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
teuthology/suite/run.py
teuthology/suite/test/test_run_.py