]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
Add option to schedule jobs using simple subset
authorVasu Kulkarni <vasu@redhat.com>
Sat, 27 Jan 2018 02:32:15 +0000 (18:32 -0800)
committerVasu Kulkarni <vasu@redhat.com>
Wed, 19 Sep 2018 19:37:02 +0000 (12:37 -0700)
commitd18022c608290272e814d8e6a17677ebe10609b8
treec13d0f0c7ff7d74f24f858a86fef9088850954a2
parent354242de3da5c795dc6a7f2eebab971e524b551a
Add option to schedule jobs using simple subset

Total number of jobs are divided into equal subsets based on
user options and can be scheduled using 1/10, 2/10 etc

If a suite produces 100 jobs, 1/10 would schedule first 10 jobs,
2/10 will schedule next set of 10 jobs and so on.

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
scripts/suite.py
teuthology/suite/run.py