mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-14 13:17:39 +00:00
5 lines
215 B
Go
5 lines
215 B
Go
// Package integration provides integration tests for open-cluster-management operator, the test cases include
|
|
// - deploy/update/remove the cluster manager
|
|
// - deploy/update/remove the klusterlet
|
|
package operator
|