Skip to content
Snippets Groups Projects
Commit f2523b6f authored by Mick Jordan's avatar Mick Jordan
Browse files

override time limit for pkgtest, inherit downloads

parent 5f9d3f8d
Branches
No related tags found
No related merge requests found
......@@ -51,7 +51,8 @@ gateStyle : ${common} {
# currently disabled gate commands: FindBugs,Checkheaders,Distribution Overlap Check,BuildJavaWithEcj
pkgtest: ${common} {
pkgtest: ${common} ${java8Downloads} {
timelimit : "180:00"
run : [
["mx", "test"]
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment