File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
resource-managers/kubernetes Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Running any of the integration tests requires including `kubernetes-integration-
4545order to prepare the environment for running the integration tests, the ` pre-integration-test ` step must be run in Maven
4646on the ` resource-managers/kubernetes/integration-tests ` module:
4747
48- build/mvn pre-integration-test -Pkubernetes -Pkubernetes-integration-tests -pl resource-managers/kubernetes/integration-tests -am
48+ build/mvn pre-integration-test -Pkubernetes -Pkubernetes-integration-tests -pl resource-managers/kubernetes/integration-tests -am
4949
5050Afterwards, the integration tests can be executed with Maven or your IDE. Note that when running tests from an IDE, the
5151` pre-integration-test ` phase must be run every time the Spark main code changes. When running tests from the
You can’t perform that action at this time.
0 commit comments