mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 00:10:20 +00:00
ci: use "-T" to display the filesystem type
Provide filesystem type information with logs Signed-off-by: Yug <yuggupta27@gmail.com>
This commit is contained in:
parent
bae519db07
commit
86d5c17ba4
@ -36,5 +36,5 @@ log minikube_ssh top -b -c -n1 -w
|
||||
log minikube_ssh journalctl --boot
|
||||
|
||||
# filesystem status for host and VM
|
||||
log df -h
|
||||
log minikube_ssh df -h
|
||||
log df -hT
|
||||
log minikube_ssh df -hT
|
||||
|
Loading…
Reference in New Issue
Block a user