mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-02-06 11:29:30 +00:00
ci: log events from the rook-ceph namespace on failure
Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
parent
0049638e64
commit
c40a055628
@ -43,6 +43,7 @@ log minikube_ssh df -hT
|
|||||||
log minikube_ssh sudo tar c /var/lib/rook | tar xvO
|
log minikube_ssh sudo tar c /var/lib/rook | tar xvO
|
||||||
|
|
||||||
# gets status of the Rook deployment
|
# gets status of the Rook deployment
|
||||||
|
log kubectl -n rook-ceph get events
|
||||||
log kubectl -n rook-ceph get pods
|
log kubectl -n rook-ceph get pods
|
||||||
for POD in $(kubectl -n rook-ceph get pods -o jsonpath='{.items[0].metadata.name}')
|
for POD in $(kubectl -n rook-ceph get pods -o jsonpath='{.items[0].metadata.name}')
|
||||||
do
|
do
|
||||||
|
Loading…
Reference in New Issue
Block a user