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