Files
Jian Qiu 8a05d4b030 Refactore integration test (#150)
Signed-off-by: Jian Qiu <jqiu@redhat.com>
2023-05-31 02:34:06 -04:00

8 lines
415 B
Go

// Package integration provides integration tests for open-cluster-management registration, the test cases include
// - managed cluster joining process
// - managed cluster health check
// - registration agent rotate its certificate after its certificate is expired
// - registration agent recovery from invalid bootstrap kubeconfig
// - registration agent recovery from invalid hub kubeconfig
package registration