Integration test framework for MCM #216
Labels
component/mcm
Machine Controller Manager (including Node Problem Detector, Cluster Auto Scaler, etc.)
kind/epic
Large multi-story topic
kind/test
Test
lifecycle/stale
Nobody worked on this for 6 months (will further age)
platform/all
priority/3
Priority (lower number equals higher priority)
status/new
Issue is new and unprocessed
Milestone
Story
As machine-controller-manager developer I want to run a set of integration tests that are easy to validate breaking PRs. This framework must be golang based can be easily expanded to add new tests.
Motivation
Currently, we have a bash based integration tests (IT) here. We would like to have completely refined integration tests for MCM using Golang tests.
The idea would be to have a robust test environment, automates machine/machineSet/machineDeployment creation/deletion and such operations making it is easy for developers to run their tests in an integrated environment, publishing the results.
Acceptance Criteria
Definition of Done
The text was updated successfully, but these errors were encountered: