Skip to content

Commit d1834ce

Browse files
added link to integration tests page
1 parent 7c91179 commit d1834ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs-source/content/developerguide/integration-tests.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ You will need to obtain the `kube.config` file for an administrative user and ma
1515
$ mvn clean verify -P java-integration-tests
1616
```
1717

18+
For more detailed information, see [How to run the Java integration tests ](https://github.com/oracle/weblogic-kubernetes-operator/tree/master/integration-tests#how-to-run-the-java-integration-tests).
19+
1820
{{% notice note %}}
1921
When you run the integrations tests, they do a cleanup of any operator or domains on that cluster.
2022
{{% /notice %}}

0 commit comments

Comments
 (0)