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:
Yug 2021-05-12 14:06:05 +05:30 committed by mergify[bot]
parent bae519db07
commit 86d5c17ba4

View File

@ -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