mirror of
https://github.com/ceph/ceph
synced 2025-01-11 13:41:02 +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"
|
echo "name $name"
|
||||||
|
|
||||||
~/src/teuthology/virtualenv/bin/teuthology-suite -v $fn \
|
./virtualenv/bin/teuthology-suite -v $fn \
|
||||||
--collections ~/src/ceph-qa-suite/suites/$suite/* \
|
--collections ~/src/ceph-qa-suite/suites/$suite/* \
|
||||||
--email $email \
|
--email $email \
|
||||||
--timeout 36000 \
|
--timeout 36000 \
|
||||||
|
Loading…
Reference in New Issue
Block a user