Skip to content

Commit

Permalink
show final state
Browse files Browse the repository at this point in the history
  • Loading branch information
escoand authored Jun 17, 2024
1 parent 3b069bb commit 49255f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test-kube.sh
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,6 @@ endtoend "$DOMAIN" test.php "Location: $TARGET" --max-redirs 1
echo "# test Wordpress end-to-end"
DOMAIN=$(getsecret wordpress_domain)
endtoend "$DOMAIN" wp-admin/install.php "^HTTP/[1-9\.]* 200"

echo "# show final state"
podman ps -a

0 comments on commit 49255f6

Please sign in to comment.