2016-02-24 19:24:11 +00:00
|
|
|
#!/bin/bash -ex
|
2013-02-12 02:11:26 +00:00
|
|
|
|
2015-09-24 22:10:46 +00:00
|
|
|
wget -q http://download.ceph.com/qa/rbd_cli_tests.pls
|
|
|
|
wget -q http://download.ceph.com/qa/RbdLib.pm
|
2013-02-12 18:55:27 +00:00
|
|
|
perl rbd_cli_tests.pls --pool test
|