hang_processes.sh: Obtain list of loaded dynamic objects using strings
[lttng-ci.git] / jobs / lttng-modules.yaml
index ea5b101151fd296e3de6ac927c410228f6be82d5..d46163d1e9f8fe8300f3129db4527e96131eb110 100644 (file)
 - job-template:
     name: lttng-modules_{mversion}_coverity
     defaults: lttng-modules
-    node: 'x86-64'
+    node: 'amd64'
 
     triggers:
       - pollscm:
             - stable-2.11
             - master
           uversion:
-            - trusty
             - xenial
             - bionic
           buildtype: build
             - stable-2.11
             - master
           uversion:
-            - trusty
             - xenial
             - bionic
           buildtype: crossbuild
 
 # Parametrized kernel and modules build jobs
       - 'lttng-modules_PARAM_build':
-          arch: !!python/tuple [x86-32, x86-64]
+          arch: !!python/tuple [amd64]
       - 'lttng-modules_PARAM_crossbuild':
           cross_arch: !!python/tuple [armhf, arm64, powerpc, ppc64el]
 
This page took 0.022572 seconds and 4 git commands to generate.