Skip to content

Upgrade tests should have status of skipped if any issues are found and FailOnMissingEvents is set to false #3178

@cardil

Description

@cardil

Describe the bug
In PR #2388 upgrade tests have been introduced. They fail due to unresolved #2665. WG decided to merge them, but instead of failing warning is used if FailOnMissingEvents configuration is set to false. It's okay for now, but in that case the TestProbe test should have status of Skipped instead of Pass.

Expected behavior
TestProbe should be skipped if issues are found and FailOnMissingEvents==false

To Reproduce
Run eventing upgrade tests and observe Silended FAIL messages and state of TestProbe.

Knative release version
master

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions