From: Michael Jeanson Date: Thu, 27 Aug 2015 21:53:26 +0000 (-0400) Subject: Limit matrix flyweight jobs to standard nodes X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=0dc6aca08567d3ff637bd65f798610b961170df5;p=lttng-ci.git Limit matrix flyweight jobs to standard nodes --- diff --git a/jobs/babeltrace.yaml b/jobs/babeltrace.yaml index 144099c..18be20b 100644 --- a/jobs/babeltrace.yaml +++ b/jobs/babeltrace.yaml @@ -47,6 +47,7 @@ defaults: babeltrace project-type: matrix + node: 'x86-32 || x86-64' # Applies only to matrix flyweight task axes: - axis: type: slave diff --git a/jobs/liburcu.yaml b/jobs/liburcu.yaml index 06871e8..f22d19b 100644 --- a/jobs/liburcu.yaml +++ b/jobs/liburcu.yaml @@ -60,6 +60,7 @@ defaults: liburcu project-type: matrix + node: 'x86-32 || x86-64' # Applies only to matrix flyweight task axes: - axis: type: slave