Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

Commit fdce7d3

Browse files
Pod check
print status of pods if they fail to come online
1 parent 9ccbeee commit fdce7d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎tests/test-kubernetes.sh‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ kubectl_deploy() {
3131
while [[ $(kubectl get pods -l app=gitlab | grep -c Running) -ne 3 ]]; do
3232
if [[ ! "$i" -lt 24 ]]; then
3333
echo "Timeout waiting on pods to be ready"
34+
kubectl get pods -a
3435
test_failed "0ドル"
3536
fi
3637
sleep 10

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /