]> 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>
Mon, 17 Dec 2018 23:10:49 +0000 (15:10 -0800)
commit47849d55ce7a049f31eb22c352bf2d7d67eb11d1
treed0014ed39eaf7b1dbfc12fb40adc7c8b3943980b
parentc99ea3e3794ef1ec3f6e925504a63416f7a0245d
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