bookingcom / shipper

Kubernetes native multi-cluster canary or blue-green rollouts using Helm
Apache License 2.0
734 stars 38 forks source link

Tests #388

Closed hihilla closed 3 years ago

hihilla commented 3 years ago

Increase timeout of e2e tests and remove unnecessary set annotations that can create race condition.

We have seen flappy e2e tests on CI pipeline runners for a while. They fail with

timed out waiting for release to be waiting for none: waited 30s. final state: {installation: False, capacity: False, traffic: True, command: False}

which means they need more time to converge.