Skip to content

Commit

Permalink
testcases: templates: kselftest: prefix timesync-off
Browse files Browse the repository at this point in the history
Prefix the test that stops systemd-timesyncd before kselftest suites are
runned.

Reported-by: Benjamin Copeland <[email protected]>
Signed-off-by: Anders Roxell <[email protected]>
  • Loading branch information
roxell committed Jun 6, 2024
1 parent 0ac4b22 commit cb53520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lava_test_plans/testcases/templates/kselftest.yaml.jinja2
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
run:
steps:
- systemctl stop systemd-timesyncd || true
name: timesync-off
name: kselftest-timesync-off
path: inline/timesync-off.yaml
{% for testname in testnames %}
- repository: {{ TEST_DEFINITIONS_REPOSITORY }}
Expand Down

0 comments on commit cb53520

Please sign in to comment.