agl-screenshot-test.sh: Redo the compositor restart 23/27523/1
authorMarius Vlad <marius.vlad@collabora.com>
Tue, 24 May 2022 13:07:28 +0000 (16:07 +0300)
committerMarius Vlad <marius.vlad@collabora.com>
Tue, 24 May 2022 13:31:19 +0000 (16:31 +0300)
commit1f10e18090ee46e1ce2fc886669f96cd66c59f98
treeccb04a3aab0037cb933d9f1c8cb64198d5c1b5a2
parentd22dd67991f33efb38295cf2b9fe392a27178005
agl-screenshot-test.sh: Redo the compositor restart

Stopping services and the client shell before restarting the compositor,
would avoid some large delays until the new compositor instance
is brought up.

With this approach, were we stop explicitly the client shell and the
launcher, we're basically have a hard stop, and should avoid those huge
delays for qemu-arm. Until we can confirm this is the case, we still
maintain that delay.

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Ifa067ac40de162291d7d6cfb70035e87add07220
common/scripts/agl-screenshot-test.sh