jjb: lava: conditionally turn on `--enable-test-sdt-uprobe`
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Wed, 8 Apr 2020 14:23:12 +0000 (10:23 -0400)
committerJonathan Rajotte Julien <jonathan.rajotte-julien@efficios.com>
Wed, 8 Apr 2020 21:31:57 +0000 (17:31 -0400)
commit9356eef7b98f46b660b982b02d303fd4744f57ef
treef05102231cc603da81ba6fa573e96f3c4dc53e40
parentc17a93f36a65302f16afbd61ed0043c5a108a574
jjb: lava: conditionally turn on `--enable-test-sdt-uprobe`

This flag is explicitly turned on so to fail if the feature dependencies
(`sdt.h` and `dtrace(1)`) are missing. This is to avoid the case where
the feature and its tests are silently turned off when these are
missing.

This flag is turned on when the LTTng version being tested is "master"
or "stable-2.11", and "stable-2.12" because only those versions have
this configure flag.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
jobs/system-tests.yaml
scripts/system-tests/generate-properties-master.sh
scripts/system-tests/lava2-submit.py
scripts/system-tests/run-baremetal-benchmarks.sh
scripts/system-tests/run-baremetal-tests.sh
scripts/system-tests/run-kvm-tests.sh
This page took 0.023763 seconds and 4 git commands to generate.