]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Reducing the ammount of resulting jobs scheduled
authorYuri Weinstein <yweinste@redhat.com>
Wed, 11 Nov 2015 16:12:55 +0000 (08:12 -0800)
committerYuri Weinstein <yweinste@redhat.com>
Wed, 11 Nov 2015 16:12:55 +0000 (08:12 -0800)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
machine_types/schedule_rados.sh

index 613cb36019b903a2cd1fcbce8474f6a200cfd437..4e298cdb8ea1f6098e415d0feafc8e393dac4634 100755 (executable)
@@ -5,4 +5,4 @@
 # $3 - machine name
 # $4 - filter out
 
-teuthology-suite -v -c $2 -m $3 -k distro -s rados --subset $(echo "(($(date +%U) % 2) * 7) + $1" | bc)/14 $4
+teuthology-suite -v -c $2 -m $3 -k distro -s rados --subset $(echo "(($(date +%U) % 2) * 7) + $1" | bc)/28 $4