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
Increase timeout for certain e2e status checks and re-order cleanup (#117)
Description of changes:
- Some Canary e2e tests are failing with status mismatch ex: `Inprogress != Completed`, even though the jobs will eventually pass.
- Reached out to service teams for investigation in what may be occurring on these jobs.
- Some resources are order dependent for deletion ex: Cannot delete an `endpoint` if it has a `monitoringSchedule` applied to it.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
0 commit comments