Skip to content

Add pytest-based CI test framework v2 with ephemeral namespace isolation #1172

@ddjain

Description

@ddjain

Description

Introduce a new CI test framework (tests_v2) using pytest with:

  • Ephemeral namespace per test for isolation
  • Scenario-based layout (e.g. pod_disruption, application_outage)
  • Makefile + setup script for local/CI runs
  • Dedicated GitHub workflow for v2 tests

Goal: improve maintainability and isolation of functional tests compared to the current CI tests.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions