Skip to content
Snippets Groups Projects
Commit a9b8749f authored by Sjoerd Simons's avatar Sjoerd Simons
Browse files

Run dbus dos test as user

There is a session bus setup by systemd for the normal user, which is
the one all tests should use. Use that by simply running the test as
user user.

Fixes: https://phabricator.apertis.org/T1906



Reviewed-by: default avatarLuis Araujo <luis.araujo@collabora.co.uk>
Signed-off-by: default avatarSjoerd Simons <sjoerd.simons@collabora.co.uk>
Differential Revision: https://phabricator.apertis.org/D3662
parent afe0a4c3
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ install:
run:
steps:
- common/run-test-in-systemd --basename --timeout=900 /usr/lib/apertis-tests/dbus/dos-reply-time/run-test.sh
- common/run-test-in-systemd --basename --user=user --timeout=900 /usr/lib/apertis-tests/dbus/dos-reply-time/run-test.sh
parse:
fixupdict:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment