mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-12 20:28:54 +00:00
5 lines
231 B
Go
5 lines
231 B
Go
// Package integration provides integration tests for open-cluster-management registration-operator, the test cases include
|
|
// - deploy/update/remove the cluster manager
|
|
// - deploy/update/remove the klusterlet
|
|
package integration
|