Merge pull request #48 from frdeso/add_executed_test_suite_in_desc
authorJonathan Rajotte Julien <jonathan.rajotte-julien@efficios.com>
Mon, 11 Jun 2018 20:20:40 +0000 (16:20 -0400)
committerGitHub <noreply@github.com>
Mon, 11 Jun 2018 20:20:40 +0000 (16:20 -0400)
jjb: systems-tests: include executed test suites in job description

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.023343 seconds and 4 git commands to generate.