k0sproject/k0smotron

(tracking issue) unify e2e testing

開放

#1,083 建立於 2025年6月27日

 (1 則留言) (0 個反應) (0 位負責人)Go (78 個分叉)auto 404
good first issuekeep

倉庫指標

星標
 (721 顆星)
PR 合併指標
 (平均合併 37天 14小時) (30 天內合併 28 個 PR)

描述

Currently we have two ways to test k0smotron e2e. By the classical approach, with the tests collected in the inttest folder and on the other hand the approach using the CAPI e2e framework under the e2e folder. The classical approach has several limitations compared to the new one, mainly the latter offers configurability on the infrastructure provider and flexibility in reusing cluster templates between test specs. The idea of this issue is to unify in a single approach the e2e testing, migrating the current tests (if applicable) declared in inttest to the new approach.

貢獻者指南