mirror of
https://github.com/ceph/ceph
synced 2025-02-20 09:27:35 +00:00
cephadm: add gather-facts to the qa test
Adds a gather-facts invocatio after check-host is run. Signed-off-by: Paul Cuzner <pcuzner@redhat.com>
This commit is contained in:
parent
fb72a14ad4
commit
e24321be41
@ -172,6 +172,9 @@ function nfs_stop()
|
||||
## prepare + check host
|
||||
$SUDO $CEPHADM check-host
|
||||
|
||||
## run a gather-facts (output to stdout)
|
||||
$SUDO $CEPHADM gather-facts
|
||||
|
||||
## version + --image
|
||||
$SUDO CEPHADM_IMAGE=$IMAGE_OCTOPUS $CEPHADM_BIN version
|
||||
$SUDO CEPHADM_IMAGE=$IMAGE_OCTOPUS $CEPHADM_BIN version \
|
||||
|
Loading…
Reference in New Issue
Block a user