]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
Added $4 for filter out "random.yaml\,async.yaml" tests for now
authorYuri Weinstein <yweinste@redhat.com>
Mon, 2 Nov 2015 16:01:50 +0000 (08:01 -0800)
committerYuri Weinstein <yweinste@redhat.com>
Mon, 2 Nov 2015 16:12:47 +0000 (08:12 -0800)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit ef04eaccfa2e11286d68fb84e9dc66a0ff2a430b)

machine_types/schedule_rados.sh

index befb7acd6f7a328609ef99d8de0c0df2d4cc3f9a..613cb36019b903a2cd1fcbce8474f6a200cfd437 100755 (executable)
@@ -3,5 +3,6 @@
 # $1 - part
 # $2 - branch name
 # $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
+teuthology-suite -v -c $2 -m $3 -k distro -s rados --subset $(echo "(($(date +%U) % 2) * 7) + $1" | bc)/14 $4