mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-08 18:27:21 +00:00
7 lines
390 B
Go
7 lines
390 B
Go
// Package integration provides integration tests for open-cluster-management registration, the test cases include
|
|
// - spoke cluster joining process
|
|
// - spoke registration rotate its certificate after its certificate is expired
|
|
// - spoke registration agent recovery from invalid bootstrap kubeconfig
|
|
// - spoke registration agent recovery from invalid hub kubeconfig
|
|
package integration
|