Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
alpeb committed May 30, 2024
1 parent 372404e commit fea05c3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions proxy-init/integration/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ k run iptables-tester \
--restart=Never \
--rm \
-- \
go test -integration-tests
go test -integration-tests || true

k delete ns proxy-init-test
#k delete ns proxy-init-test
k get po -A
k describe po -A

0 comments on commit fea05c3

Please sign in to comment.