Skip to content

Commit 9777669

Browse files
committed
Debug e2e test execution failures in the runner.
1 parent eeff318 commit 9777669

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test-e2e.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ jobs:
5454
wait deploy network-services-operator-controller-manager \
5555
--for=condition=Available \
5656
--timeout=120s || \
57+
kubectl -n network-services-operator-system get certificates && \
58+
kubectl -n network-services-operator-system get secrets && \
5759
kubectl -n network-services-operator-system describe pod && \
5860
kubectl -n network-services-operator-system logs -l app.kubernetes.io/name=network-services-operator --tail=-1
5961

0 commit comments

Comments
 (0)