Skip to content

Commit bddcfc0

Browse files
committed
point to diego-release contributor guide for running tests
1 parent 979b574 commit bddcfc0

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,5 @@ Please report all issues and feature requests in [cloudfoundry/diego-release](ht
1717

1818

1919
## Run Tests
20-
21-
1. First setup your [GOPATH and install the necessary dependencies](https://github.com/cloudfoundry/diego-release/blob/develop/CONTRIBUTING.md#initial-setup) for running tests.
22-
1. Setup a MySQL server or a postgres server. [Please follow these instructions.](https://github.com/cloudfoundry/diego-release/blob/develop/CONTRIBUTING.md#running-the-sql-unit-tests)
23-
1. Run the tests from the root directory of the rep repo:
24-
```
25-
SQL_FLAVOR=mysql ginkgo -r -p -race
26-
```
20+
See the instructions in [the Diego Release contributing guide](https://github.com/cloudfoundry/diego-release/blob/develop/.github/CONTRIBUTING.md#running-tests)
21+
for how to run all tests

0 commit comments

Comments
 (0)