deis / workflow-e2e

End-to-end tests for Deis Workflow
MIT License
12 stars 18 forks source link

update README.md #128

Closed vdice closed 8 years ago

vdice commented 8 years ago

We should revisit and update README.md. Here are some initial ideas:

  1. example(s) on how to run tests via docker container (see make docker-build/docker-push/docker-test-integration)
  2. example of how to run tests via a helm chart, i.e. launching a deis-tests (as it is currently known) pod against a workflow-dev cluster, a workflow-beta1-e2e pod against a workflow-beta1 cluster chart, etc.
  3. amend Prerequisites section (for instance, helm install deis/deis should be helm install deis/workflow-dev)
bacongobbler commented 8 years ago

all of this has been done over time. Closing!