ceph/qa/workunits/suites/fsync-tester.sh
Sage Weil d4d65fbd6a qa: http://ceph.com/qa -> http://download.ceph.com/qa
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-24 18:10:46 -04:00

13 lines
151 B
Bash
Executable File

#!/bin/sh -x
set -e
wget http://download.ceph.com/qa/fsync-tester.c
gcc fsync-tester.c -o fsync-tester
./fsync-tester
echo $PATH
whereis lsof
lsof