From: Francis Deslauriers Date: Mon, 11 Jun 2018 19:12:30 +0000 (-0400) Subject: jjb: systems-tests: include executed test suites in job description X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=af8278b2110719bc0bd662dc4d8f5476a3ee0a39;p=lttng-ci.git jjb: systems-tests: include executed test suites in job description Signed-off-by: Francis Deslauriers --- 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'