You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix(tests): remove use of deprecated 'istioctl experimental wait'
* Update tests/util/helpers.sh
Co-authored-by: Daniel Hawton <[email protected]>
* feat: log duration when _wait_for_istio times out
* fix: lint target
* Update test not to look for resources that are not created
* modify wait_for _istio to wait_for_resource
* Revert "modify wait_for _istio to wait_for_resource"
This reverts commit c10ec0c.
* check the tests
* fix function name
* fix function name
* change function name _wait_for_istio to _wait_for_resource
* revert: fucntion name to _wait_for_istio
* renamed fucntion name in archive
* renamed fucntion name in tests dir
* modified helpers.sh
* fix: lint target
* add a sleep of 2s
* refractor: sleep for 2s
* wait for all the pods to be ready
* refractor: sleep for 2s
* modified helpers.sh
* change exit to return
* refarctor: not returning 1
Signed-off-by: Aritra Dey <[email protected]>
* fix: returning 1
Signed-off-by: Aritra Dey <[email protected]>
* revert: duration log
Signed-off-by: Aritra Dey <[email protected]>
* fix: lint target
Signed-off-by: Aritra Dey <[email protected]>
---------
Signed-off-by: Aritra Dey <[email protected]>
Co-authored-by: Daniel Hawton <[email protected]>
Co-authored-by: Craig Box <[email protected]>
0 commit comments