Skip to content

Remove the delays between e2e tests when switching to Istio 1.0 #1376

@tcnghia

Description

@tcnghia

Expected Behavior

Tests should run as fast as possible.

Actual Behavior

As part of PR #1228 we discovered istio/istio#5588, in which creating a VirtualService right after deleting another causing a throttling in Istio resulting in the second VirtualService taking a substantially long time (minutes) to become effective. This has been fixed, and will be released with Istio 1.0 (end of July).

We added a sleep between tests to avoid the issue, but we should remove that once we upgrade to 1.0.

Metadata

Metadata

Assignees

Labels

area/networkingarea/test-and-releaseIt flags unit/e2e/conformance/perf test issues for product featureskind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions