vitastor/tests/test_cas.sh

8 lines
137 B
Bash
Raw Normal View History

2021-06-15 00:07:20 +03:00
#!/bin/bash -ex
. `dirname $0`/run_3osds.sh
2024-05-15 02:04:45 +03:00
build/src/test/test_cas --pool_id 1 --inode_id 1 --etcd_address $ETCD_URL
2021-06-15 00:07:20 +03:00
format_green OK