jjb: systems-tests: include executed test suites in job description
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Mon, 11 Jun 2018 19:12:30 +0000 (15:12 -0400)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Mon, 11 Jun 2018 19:18:07 +0000 (15:18 -0400)
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
jobs/system-tests.yaml

index b0bcc07e71fb2457ef37a64e8e89ed89a228c508..0887e5be2204273434ad35f56328e8b1ac9b119a 100644 (file)
 - defaults:
     name: vm_tests
     description: |
-      Runs virtual machine kernel tests over different combination of kernel and lttng configurations.
+      Runs root_regression and root_destructive_tests on a virtual machine over different combinations of kernel and lttng configurations.
     project-type: freestyle
     node: 'x86-64'
     <<: *system_tests_parameters_defaults
 - defaults:
     name: baremetal_tests
     description: |
-      Runs baremetal kernel tests over different combination of kernel and lttng configurations.
+      Runs perf_regression tests on a baremetal machine over different combinations of kernel and lttng configurations.
     project-type: freestyle
     node: 'x86-64'
 
This page took 0.023811 seconds and 4 git commands to generate.