crossplane/crossplane

Increase e2e test reliability

開放

#5,671 建立於 2024年5月10日

 (8 則留言) (0 個反應) (0 位負責人)Go (1,211 個分叉)auto 404
e2eenhancementexempt-from-staleflaky-testgood first issueroadmaptechdebttest

倉庫指標

星標
 (11,845 顆星)
PR 合併指標
 (平均合併 5天 14小時) (30 天內合併 109 個 PR)

描述

What problem are you facing?

The e2e tests for Crossplane have not been as reliable as we'd like lately. For example, bumping the crossplane-runtime dependency in preparation for the v1.16 release was delayed due to e2e test failures that had been present in master for awhile (https://github.com/crossplane/crossplane/pull/5652#issuecomment-2097794718).

Ideally, we would be getting consistent green builds where all tests pass, but recently we've been getting more failures that are more likely to be test issues as opposed to genuine issues in the code we ship.

The less reliable our tests are, the less confidence we have in what we're shipping.

How could Crossplane help solve your problem?

This is a high level epic for improving our confidence and reliability in the e2e tests.

Framework improvements

Flaky tests

貢獻者指南