Install jdk on jenkins slaves
Change-Id: Id34cafceb82f549c44c8ff24eb49ec05f87d7186
This commit is contained in:
parent
97b146325f
commit
beb6b93cb2
@ -46,7 +46,7 @@ class jenkins_slave {
|
|||||||
"lxc",
|
"lxc",
|
||||||
"maven2",
|
"maven2",
|
||||||
"mercurial", # needed by pip bundle
|
"mercurial", # needed by pip bundle
|
||||||
"openjdk-6-jre",
|
"default-jdk", # jdk for building java jobs
|
||||||
"pandoc", #for docs, markdown->docbook, bug 924507
|
"pandoc", #for docs, markdown->docbook, bug 924507
|
||||||
"parted",
|
"parted",
|
||||||
"pep8",
|
"pep8",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user