aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuqi Gu <yuqi.gu@linaro.org>2017-07-21 16:16:58 +0800
committerNaresh Bhat <naresh.bhat@linaro.org>2017-07-26 17:03:02 +0530
commit5f4b5522bd2d6c56e92f6f6c082924018194ca9d (patch)
tree2b8b137f3c5333db992f9fe35133c969673a95ef
parent531ce1367da41e92689917c475deed5977fee1be (diff)
Add 'jdk' into provisioner yaml
-rw-r--r--provisioner/docker/config_ubuntu-16.04-aarch64.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/provisioner/docker/config_ubuntu-16.04-aarch64.yaml b/provisioner/docker/config_ubuntu-16.04-aarch64.yaml
index 71f80f9d..5b83fab1 100644
--- a/provisioner/docker/config_ubuntu-16.04-aarch64.yaml
+++ b/provisioner/docker/config_ubuntu-16.04-aarch64.yaml
@@ -22,3 +22,4 @@ distro: debian
components: [hdfs, yarn, mapreduce]
enable_local_repo: true
smoke_test_components: [hdfs, yarn, mapreduce]
+jdk: "openjdk-8-jdk"