projects
/
lttng-ci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f12f1d6
)
Fix lttng-modules node tags
author
Michael Jeanson
<mjeanson@efficios.com>
Wed, 26 Aug 2015 16:13:01 +0000
(12:13 -0400)
committer
Michael Jeanson
<mjeanson@efficios.com>
Wed, 26 Aug 2015 16:13:01 +0000
(12:13 -0400)
jobs/lttng-modules.yaml
patch
|
blob
|
blame
|
history
diff --git
a/jobs/lttng-modules.yaml
b/jobs/lttng-modules.yaml
index 0c837adb4752dff5573db86e11e1f31707742bd6..b012cff32394a862b2e25ecef98a26da4c4150ac 100644
(file)
--- a/
jobs/lttng-modules.yaml
+++ b/
jobs/lttng-modules.yaml
@@
-33,6
+33,9
@@
url: git://github.com/lttng/lttng-modules.git
branches:
- "{mversion}"
+ shallow-clone: true
+ skip-tag: true
+ fastpoll: true
basedir: lttng-modules
properties:
@@
-50,7
+53,7
@@
defaults: lttng-modules
project-type: matrix
- node: 'x86
_32 || x86_
64' # Applies only to matrix flyweight task
+ node: 'x86
-32 || x86-
64' # Applies only to matrix flyweight task
axes:
- axis:
type: slave
This page took
0.02353 seconds
and
4
git commands to generate.