Skip to content

Commit

Permalink
README: update
Browse files Browse the repository at this point in the history
Signed-off-by: Gyuho Lee <[email protected]>
  • Loading branch information
gyuho committed Oct 24, 2018
1 parent b74db1b commit fc33eb6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,11 @@ go install -v ./cmd/awstester
cd ${GOPATH}/src/github.com/aws/awstester
./scripts/awstester.build.container.push.sh


cd ${GOPATH}/src/github.com/aws/awstester
AWSTESTER_EKS_KUBETEST_VERBOSE=true \
AWSTESTER_EKS_KUBETEST_CONTROL_TIMEOUT=3h \
AWSTESTER_EKS_WAIT_BEFORE_DOWN=10m \

AWSTESTER_EKS_KUBETEST_EMBEDDED_BINARY=true \
AWSTESTER_EKS_WAIT_BEFORE_DOWN=1m \
AWSTESTER_EKS_DOWN=true \
AWSTESTER_EKS_ENABLE_NODE_SSH=true \
AWSTESTER_EKS_AWSTESTER_IMAGE=[ACCOUNT_ID].dkr.ecr.us-west-2.amazonaws.com/awstester:[TAG] \
Expand Down

0 comments on commit fc33eb6

Please sign in to comment.