Fix: Add hg to jenkins slaves
Change-Id: I445401fcf1971ff86cb06a48bab5a3208e4893fb
This commit is contained in:
parent
f1190fdee1
commit
efeb0e87b3
@ -30,7 +30,6 @@ class jenkins_slave {
|
||||
"ebtables",
|
||||
"gawk",
|
||||
"graphviz",
|
||||
"hg", # needed by pip bundle (erroneously as it turns out)
|
||||
"iptables",
|
||||
"kpartx",
|
||||
"kvm",
|
||||
@ -46,6 +45,7 @@ class jenkins_slave {
|
||||
"libxslt1-dev",
|
||||
"lxc",
|
||||
"maven2",
|
||||
"mercurial", # needed by pip bundle
|
||||
"openjdk-6-jre",
|
||||
"pandoc", #for docs, markdown->docbook, bug 924507
|
||||
"parted",
|
||||
|
Loading…
x
Reference in New Issue
Block a user