mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
Reducing the ammount of resulting jobs scheduled
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> (cherry picked from commit 92980c3063487b477c1bff71ebb2c403bcdfa73c) Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
This commit is contained in:
parent
3d5bfdce94
commit
6c1a8a91c3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user