Documentation ¶
Index ¶
- Constants
- func BoolPter(i bool) *bool
- func CheckHwameiInstall(ctx context.Context) error
- func CheckK8sStatus(ctx context.Context, client ctrlclient.Client) error
- func ConfigureEnvironment(ctx context.Context) error
- func ConfigureEnvironmentForPrTest(ctx context.Context) bool
- func ConfigureadEnvironment(ctx context.Context, k8s string) error
- func CreateLdc(ctx context.Context) error
- func DeleteAllPVC(ctx context.Context) error
- func DeleteAllSC(ctx context.Context) error
- func ExecInPod(config *rest.Config, namespace, podName, command, containerName string) (string, string, error)
- func InstallHwameistorOperator(ctx context.Context, client ctrlclient.Client) error
- func Int32Ptr(i int32) *int32
- func RunInLinux(cmd string) string
- func StartAdRollback(k8s string) error
- func UninstallHelm()
Constants ¶
View Source
const ( DeploymentName string = "e2e-2048" HaDeploymentName string = "e2e-2048-ha" NumberOfDeduplicationTests int = 5 NumberOfBulDeleteTests int = 30 )
Variables ¶
This section is empty.
Functions ¶
func CheckHwameiInstall ¶
func CheckK8sStatus ¶
func CheckK8sStatus(ctx context.Context, client ctrlclient.Client) error
func ConfigureEnvironment ¶
func DeleteAllPVC ¶
func DeleteAllSC ¶
func InstallHwameistorOperator ¶
func InstallHwameistorOperator(ctx context.Context, client ctrlclient.Client) error
func RunInLinux ¶
func StartAdRollback ¶
func UninstallHelm ¶
func UninstallHelm()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.