mirror of
https://github.com/ceph/ceph
synced 2024-12-23 20:03:56 +00:00
Merge pull request #52 from ceph/wip-6125
Don't hardcode path to teuthology-suite
This commit is contained in:
commit
bf01fa155a
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user