8000 Make the eventstore pods more resilient to failures. Causing flakes in our tests. · Issue #3570 · knative/eventing · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Make the eventstore pods more resilient to failures. Causing flakes in our tests. #3570
Closed
@vaikas

Description

@vaikas

Describe the bug
Many recent flakes have had errors that looks like so (just choosing one example, but there are others). These cause flaky tests, so we should really figure out what's going on here so that our tests stability improves.

    TestChannelBasedBrokerWithManyTriggers/Channel-messaging.knative.dev/v1/test_default_broker_with_many_attribute_triggers_using_v1beta1_trigger: event_info_store.go:111: Failed to start the EventInfoStore associated to pod 'dumper-testany-testany--extname2-extvalue2': timeout waiting for recordevents pod to come up: http get error: Get "http://localhost:40258/minmax": dial tcp 127.0.0.1:40258: connect: connection refused

Expected behavior
Test infra to be more robust towards failures.

To Reproduce
Look at some recent flakey tests failures and grep for this string.

Knative release version
HEAD

Additional context
Add any other context about the problem here such as proposed priority

Metadata

Metadata

Labels

area/test-and-releaseTest infrastructure, tests or releasehelp wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/bugCategorizes issue or PR as related to a bug.kind/good-first-issueDenotes an issue ready for a new contributor.priority/critical-urgentHighest priority. Must be actively worked on as someone's top priority right now.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0