Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
juev committed Jul 25, 2024
1 parent d0519f5 commit ce92f9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testing/cloud_layouts/script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -494,6 +494,7 @@ rm /tmp/releaseFile.yaml
sleep 5
>&2 echo "Release status: \$(kubectl get deckhousereleases.deckhouse.io -o 'jsonpath={..status.phase}')"
>&2 echo "Release message: \$(kubectl get deckhousereleases.deckhouse.io -o 'jsonpath={..status.message}')"
[[ "\$(kubectl get deckhousereleases.deckhouse.io -o 'jsonpath={..status.phase}')" == "Deployed" ]]
ENDSC
Expand Down

0 comments on commit ce92f9c

Please sign in to comment.