jjb: Run system tests on deb12-amd64 nodes
authorKienan Stewart <kstewart@efficios.com>
Thu, 24 Aug 2023 19:50:32 +0000 (15:50 -0400)
committerKienan Stewart <kstewart@efficios.com>
Thu, 24 Aug 2023 20:12:21 +0000 (16:12 -0400)
Change-Id: I657902b4ebf7eb7456b0c7e021a17859303955bc

jobs/system-tests.yaml

index 6a27dc3979a6d64de8bfb2d3a3a4fdf7fce895ce..9e6d5dd37c0a9d80e2ea1f294b32049a9ac0e8b9 100644 (file)
@@ -89,7 +89,7 @@
     description: |
       Runs root_regression and root_destructive_tests on a virtual machine over different combinations of kernel and lttng configurations.
     project-type: freestyle
-    node: 'amd64'
+    node: 'deb12-amd64'
     <<: *system_tests_parameters_defaults
 
     properties:
     description: |
       Runs perf_regression tests on a baremetal machine over different combinations of kernel and lttng configurations.
     project-type: freestyle
-    node: 'amd64'
+    node: 'deb12-amd64'
 
     <<: *system_tests_parameters_defaults
 
     description: |
       Builds a Linux Kernel and LTTng Modules if necessary
     concurrent: true
-    node: 'amd64'
+    node: 'deb12-amd64'
 
     parameters:
       - string:
This page took 0.024133 seconds and 4 git commands to generate.