You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs-source/content/developerguide/integration-tests.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,8 @@ You will need to obtain the `kube.config` file for an administrative user and ma
15
15
$ mvn clean verify -P java-integration-tests
16
16
```
17
17
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
+
18
20
{{% notice note %}}
19
21
When you run the integrations tests, they do a cleanup of any operator or domains on that cluster.
0 commit comments