From af8278b2110719bc0bd662dc4d8f5476a3ee0a39 Mon Sep 17 00:00:00 2001 From: Francis Deslauriers Date: Mon, 11 Jun 2018 15:12:30 -0400 Subject: [PATCH] jjb: systems-tests: include executed test suites in job description Signed-off-by: Francis Deslauriers --- jobs/system-tests.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jobs/system-tests.yaml b/jobs/system-tests.yaml index b0bcc07..0887e5b 100644 --- a/jobs/system-tests.yaml +++ b/jobs/system-tests.yaml @@ -126,7 +126,7 @@ - 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 @@ -220,7 +220,7 @@ - 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' -- 2.34.1