Skip to content
Snippets Groups Projects
Commit bec747e1 authored by Luis Araujo's avatar Luis Araujo
Browse files

Run x-out-of-screen-events-buttond test only in SDK image


As this test is not valid anymore for Wayland images, just move
it to be executed in SDK images.

Reviewed-by: default avatarHéctor Orón Martínez <hector.oron@collabora.co.uk>
Signed-off-by: default avatarLuis Araujo <luis.araujo@collabora.co.uk>
Differential Revision: https://phabricator.apertis.org/D3377
parent 360659dc
No related branches found
No related tags found
No related merge requests found
......@@ -388,24 +388,6 @@
]
}
},
{
"command": "lava_test_shell",
"parameters": {
"timeout": 1000,
"testdef_repos": [
{
"git-repo": "https://git.apertis.org/git/apertis-tests.git",
"revision": "master",
"testdef": "common/sanity-check.yaml"
},
{
"git-repo": "https://git.apertis.org/git/apertis-tests.git",
"revision": "master",
"testdef": "common/x-out-of-screen-events-buttond.yaml"
}
]
}
},
{
"command": "submit_results",
"parameters": {
......
......@@ -80,6 +80,11 @@
"git-repo": "https://git.apertis.org/git/apertis-tests.git",
"revision": "master",
"testdef": "sdk/telepathy-ring.yaml"
},
{
"git-repo": "https://git.apertis.org/git/apertis-tests.git",
"revision": "master",
"testdef": "sdk/x-out-of-screen-events-buttond.yaml"
}
]
}
......
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