Cut off for stress test
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Mon, 6 Jul 2015 16:50:17 +0000 (12:50 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Mon, 6 Jul 2015 16:50:17 +0000 (12:50 -0400)
dsl/kernel-lttng-modules.seed.groovy

index 687836d2f82b6a5de4287f475509525d4f66aaed..9a633fd38bdb882eb4ba1dd5f2c0ea3d5e047c5e 100644 (file)
@@ -87,7 +87,7 @@ class BasicVersion implements Comparable<BasicVersion> {
     }
 }
 
-def kernelTagCutOff = new BasicVersion("3.9", "")
+def kernelTagCutOff = new BasicVersion("2.6.36", "")
 def modulesBranches = []
 
 //def modulesBranches = ["master","stable-2.5","stable-2.6", "stable-2.4"]
This page took 0.024856 seconds and 4 git commands to generate.