GitHub user mccheah opened a pull request:
https://github.com/apache/spark/pull/21800
[SPARK-24825][K8S][TEST] Kubernetes integration tests build the whole
reactor
## What changes were proposed in this pull request?
Make the integration test script build all modules.
In order to not run all the non-Kubernetes integration tests in the build,
support specifying tags and tag all integration tests specifically with "k8s".
Supply the k8s tag in the dev/dev-run-integration-tests.sh script.
## How was this patch tested?
The build system will test this.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/palantir/spark k8s-integration-tests-maven-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21800.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #21800
----
commit 6a89c658c6a56c34d5e0578f09db77b4ed9b41f3
Author: mcheah <mcheah@...>
Date: 2018-07-17T23:58:36Z
[SPARK-24825][K8S][TEST] Kubernetes integration tests build the whole
reactor.
In order to not run all the non-Kubernetes integration tests in the build,
support specifying tags and tag all integration tests specifically with "k8s".
Supply the k8s tag in the dev/dev-run-integration-tests.sh script.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]