]> git.proxmox.com Git - ceph.git/blob - ceph/qa/standalone/README
update sources to v12.1.2
[ceph.git] / ceph / qa / standalone / README
1 qa/standalone
2 =============
3
4 These scripts run standalone clusters, but not in a normal way. They make
5 use of functions ceph-helpers.sh to quickly start/stop daemons against
6 toy clusters in a single directory.
7
8 They are normally run via teuthology based on qa/suites/rados/standalone/*.yaml.
9
10 You can run them in a git checkout + build directory as well:
11
12 * The qa/run-standalone.sh will run all of them in sequence. This is slow
13 since there is no parallelism.
14
15 * You can run an individual script by passing these environment args. For
16 example, if you are in the build/ directory,
17
18 PATH=$PATH:bin CEPH_ROOT=.. CEPH_LIB=lib ../qa/standalone/mon/misc.sh