1
0
mirror of https://github.com/ceph/ceph synced 2024-12-23 20:03:56 +00:00

Merge pull request from ceph/wip-6125

Don't hardcode path to teuthology-suite
This commit is contained in:
Dan Mick 2013-08-26 14:04:19 -07:00
commit bf01fa155a

View File

@ -122,7 +122,7 @@ name=`whoami`"-$stamp-$suite-$ceph-$kernel-$flavor-$mtype"
echo "name $name"
~/src/teuthology/virtualenv/bin/teuthology-suite -v $fn \
./virtualenv/bin/teuthology-suite -v $fn \
--collections ~/src/ceph-qa-suite/suites/$suite/* \
--email $email \
--timeout 36000 \