Skip to content

Commit

Permalink
Describe e2e-test.sh in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
smarterclayton committed Jul 23, 2014
1 parent 60aa863 commit 1c8204b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,13 @@ cd kubernetes
hack/integration-test.sh
```

### End-to-End tests
With a GCE account set up for running `cluster/kube-up.sh` (see Setup above):
```
cd kubernetes
hack/e2e-test.sh
```

### Keeping your development fork in sync
One time after cloning your forked repo:
```
Expand Down

0 comments on commit 1c8204b

Please sign in to comment.