Sage Weil
12c08ec319
test_ceph_daemon.sh: use same fsid as qa/standalone/test_ceph_daemon.sh
...
That way these scripts both clean up for each other (and are obviously
bogus clusters).
Signed-off-by: Sage Weil <sage@redhat.com>
2019-10-24 21:27:36 -05:00
Sage Weil
4005eddca0
test_ceph_daemon.sh: use other latest-master image
...
This one is newer?
Signed-off-by: Sage Weil <sage@redhat.com>
2019-10-24 21:26:21 -05:00
Sage Weil
a779cb8fd0
test_ceph_daemon.sh: use newer image
...
Not sure what the difference between latest-master and latest-master-devel
is, but the -devel image is way out of date.
Signed-off-by: Sage Weil <sage@redhat.com>
2019-10-23 14:45:34 -05:00
Sage Weil
ee3fe37158
ceph-daemon: cleanly capture stdout, err; log
...
- New Popen wrapper that grabs stdout, stderr, and return code. This is
adapted from ceph-volume's process.py helper(s).
- Optionally log output to logger
- By default, be more verbose if the command fails.
Signed-off-by: Sage Weil <sage@redhat.com>
2019-10-21 10:43:48 -05:00
Sage Weil
1318e668d0
test_ceph_daemon: default to test on 127.0.0.1; accept ip as arg
...
Signed-off-by: Sage Weil <sage@redhat.com>
2019-10-21 10:42:13 -05:00
Sage Weil
529b43a3da
test_ceph_daemon.sh: skip ssh until container image has remoto
...
Signed-off-by: Sage Weil <sage@redhat.com>
2019-10-05 14:28:50 -05:00
Sage Weil
2ba80e73cb
test_ceph_daemon: specify image name
...
Signed-off-by: Sage Weil <sage@redhat.com>
2019-10-04 20:33:35 -05:00
Sage Weil
9a50a2628c
test_ceph_daemon.sh: test deploy mds too
...
Signed-off-by: Sage Weil <sage@redhat.com>
2019-10-02 07:11:12 -05:00
Sage Weil
4d79b53bee
ceph-daemon: --config, not --conf
...
Signed-off-by: Sage Weil <sage@redhat.com>
2019-10-02 07:11:12 -05:00
Sage Weil
c2b458700a
ceph-daemon: add --config to bootstrap
...
Settle on --config|-c too, not --conf.
Signed-off-by: Sage Weil <sage@redhat.com>
2019-10-02 07:11:12 -05:00
Sage Weil
e40fb1a787
ceph-daemon: add mons with 'deploy mon.x ...'
...
Signed-off-by: Sage Weil <sage@redhat.com>
2019-10-02 07:11:12 -05:00
Sage Weil
16ebc62034
ceph-daemon: rm-{daemon,cluster}
...
Signed-off-by: Sage Weil <sage@redhat.com>
2019-10-02 07:11:12 -05:00
Sage Weil
458d76fe28
ceph-daemon: add ceph.target and ceph-$fsid.target units
...
Signed-off-by: Sage Weil <sage@redhat.com>
2019-10-02 07:11:12 -05:00
Sage Weil
f486e4e416
test_ceph_daemon.sh: stupid test script
...
Signed-off-by: Sage Weil <sage@redhat.com>
2019-10-02 07:11:12 -05:00