From e1af336323f904f414787a274cb58d718b0f267e Mon Sep 17 00:00:00 2001 From: Shruti Ramesh Date: Wed, 24 Jan 2018 15:01:33 -0800 Subject: [PATCH] edited the comment --- test/pod/README.md | 4 ---- 1 file changed, 4 deletions(-) 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: