ansible: Install lttng-modules build dependencies on other node archs
authorKienan Stewart <kstewart@efficios.com>
Tue, 8 Oct 2024 17:51:04 +0000 (13:51 -0400)
committerKienan Stewart <kstewart@efficios.com>
Tue, 8 Oct 2024 17:51:04 +0000 (13:51 -0400)
In preparation for doing Linux kernel builds on those nodes.

Change-Id: I66f66748d9099a53a98027c6824b22dd7748b76b
Signed-off-by: Kienan Stewart <kstewart@efficios.com>
automation/ansible/node_arm64.yml
automation/ansible/node_armhf.yml
automation/ansible/node_i386.yml
automation/ansible/node_ppc64el.yml
automation/ansible/node_riscv64.yml

index 8b561609934d79683f8b66a72564ab5e465ebd72..accad49dbeeb30398dba8c2cf208ace7dfcd9a3c 100644 (file)
@@ -7,4 +7,5 @@
     - liburcu
     - lttng-ust
     - lttng-tools
+    - lttng-modules
     - binutils-gdb
index e3c6ad32616f2f87f319cb2ebd27e53759898484..e5b31feee4de29bf448551638edbf001a6e36b06 100644 (file)
@@ -7,3 +7,4 @@
     - liburcu
     - lttng-ust
     - lttng-tools
+    - lttng-modules
index 3504a0a0295ba4f9b83726fbca0596cfd4a462ea..90e28f5884693cb0a73b978ecec56399fcc88a3a 100644 (file)
@@ -7,3 +7,4 @@
     - liburcu
     - lttng-ust
     - lttng-tools
+    - lttng-modules
index 8a106e596e44475b0f2b2b66f3d0f563d803fb13..f22fa4073a1da00a0fdfa1925778fda7e4e3381f 100644 (file)
@@ -7,3 +7,4 @@
     - liburcu
     - lttng-ust
     - lttng-tools
+    - lttng-modules
index 0ca4790caca50820a88af34ae5bce1d488704c44..082b9b323cf48d6becdf002f9b397ce790dc3ec2 100644 (file)
@@ -7,3 +7,4 @@
     - liburcu
     - lttng-ust
     - lttng-tools
+    - lttng-modules
This page took 0.025958 seconds and 4 git commands to generate.