kyma-incubator/compass

Runtime Provisioner E2E upgrade test improvements

Closed this issue · 1 comments

Description

Right now we are only testing whether the Kyma installation on a cluster was properly executed. In order to have better coverage, we would like to test its functionalities as well - this can be done by running tests on the upgraded cluster.

This issue is rather a spike to determine how we want to approach the topic of E2E testing clusters upgraded by the Runtime Provisioner.

Acceptance Criteria

  • Verify whether current upgrade tests work on a Runtime
  • How to check whether registered/deployed things work on the upgraded cluster
  • Evaluate the approach
  • Log follow-up tickets with a description of how we want to approach the tests

Moving to the KCP repo: kyma-project/control-plane#84