We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1466e6 commit 868f830Copy full SHA for 868f830
resource-managers/kubernetes/README.md
@@ -41,6 +41,8 @@ Below is a list of the submodules for this cluster manager and what they do.
41
42
Note that the integration test framework is currently being heavily revised and is subject to change.
43
44
+Note that currently the integration tests only run with Java 8.
45
+
46
Running any of the integration tests requires including `kubernetes-integration-tests` profile in the build command. In
47
order to prepare the environment for running the integration tests, the `pre-integration-test` step must be run in Maven
48
on the `resource-managers/kubernetes/integration-tests` module:
0 commit comments