diff --git a/test/pod/README.md b/test/pod/README.md index 32ce03182..a004da4a7 100644 --- a/test/pod/README.md +++ b/test/pod/README.md @@ -6,10 +6,6 @@ The scripts at `test/pod` can be used to package and run the e2e tests inside a The e2e tests need access to an S3 bucket for testing. Create a secret containing the aws credentials and config files in the same namespace that the test-pod will run in. Consult the [backup-operator guide][setup-aws-secret] on how to do so. -## Create the ABS secret - -The e2e tests need access to an ABS account for testing. Create a secret containing the abs credentials comprising of the storage account and storage key in the same namespace that the test-pod will run in. - ## Build the test-pod image The following should build and push the test-pod image to some specified repository: