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