Skip to content

Commit

Permalink
sleep 20.
Browse files Browse the repository at this point in the history
  • Loading branch information
zzhlogin committed Mar 26, 2024
1 parent 30fa8e9 commit eab8497
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/appsignals-python-e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ jobs:

- name: Wait for sample app pods to come up
run: |
sleep 20
kubectl wait --for=condition=Ready pod --all -n ${{ env.SAMPLE_APP_NAMESPACE }} \
- name: Get remote service deployment name and IP
Expand Down

0 comments on commit eab8497

Please sign in to comment.