]> git.proxmox.com Git - ceph.git/blob - ceph/src/test/cephtool-test-rados.sh
update sources to v12.1.0
[ceph.git] / ceph / src / test / cephtool-test-rados.sh
1 #!/bin/bash
2 #
3 # Copyright (C) 2015 Red Hat <contact@redhat.com>
4 #
5 # Author: David Zafman <dzafman@redhat.com>
6 #
7 # This program is free software; you can redistribute it and/or modify
8 # it under the terms of the GNU Library Public License as published by
9 # the Free Software Foundation; either version 2, or (at your option)
10 # any later version.
11 #
12 # This program is distributed in the hope that it will be useful,
13 # but WITHOUT ANY WARRANTY; without even the implied warranty of
14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 # GNU Library Public License for more details.
16 #
17 source $(dirname $0)/detect-build-env-vars.sh
18
19 CEPH_CLI_TEST_DUP_COMMAND=1 \
20 MON=1 OSD=3 MDS=0 MGR=1 CEPH_PORT=7205 $CEPH_ROOT/src/test/vstart_wrapper.sh \
21 $CEPH_ROOT/src/test/test_rados_tool.sh