From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Alexander Kanavin <alex.kanavin@gmail.com>,
openembedded-core@lists.openembedded.org
Cc: Alexander Kanavin <alex@linutronix.de>
Subject: Re: [OE-core] [PATCH 3/3] weston-init: disable systemd watchdog option
Date: Sun, 13 Feb 2022 12:38:56 +0000 [thread overview]
Message-ID: <f6f5877ea514546fe35afacf51cee987b8895c78.camel@linuxfoundation.org> (raw)
In-Reply-To: <20220212104022.842655-3-alex@linutronix.de>
On Sat, 2022-02-12 at 11:40 +0100, Alexander Kanavin wrote:
> This starts to behave weirdly when test_date is adjusting the clock,
> which means weston is restarted without need so disable for weston
> test stability.
>
> Signed-off-by: Alexander Kanavin <alex@linutronix.de>
> ---
> meta/recipes-graphics/wayland/weston-init/weston.service | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta/recipes-graphics/wayland/weston-init/weston.service b/meta/recipes-graphics/wayland/weston-init/weston.service
> index e09625b31c..80745998ed 100644
> --- a/meta/recipes-graphics/wayland/weston-init/weston.service
> +++ b/meta/recipes-graphics/wayland/weston-init/weston.service
> @@ -37,8 +37,8 @@ EnvironmentFile=/etc/default/weston
> ExecStart=/usr/bin/weston --modules=systemd-notify.so
>
> # Optional watchdog setup
> -TimeoutStartSec=60
> -WatchdogSec=20
> +#TimeoutStartSec=60
> +#WatchdogSec=20
>
> # The user to run Weston as.
> User=weston
Whilst that fixes the tests, should we be doing that for production systems?
Cheers,
Richard
next prev parent reply other threads:[~2022-02-13 12:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-12 10:40 [PATCH 1/3] weston-init: replace deprecated/disabled fbdev with drm backend Alexander Kanavin
2022-02-12 10:40 ` [PATCH 2/3] core-image-weston-sdk: synchronize with core-image-sato-sdk Alexander Kanavin
2022-02-12 10:40 ` [PATCH 3/3] weston-init: disable systemd watchdog option Alexander Kanavin
2022-02-13 12:38 ` Richard Purdie [this message]
2022-02-13 17:58 ` [OE-core] " Alexander Kanavin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f6f5877ea514546fe35afacf51cee987b8895c78.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=alex.kanavin@gmail.com \
--cc=alex@linutronix.de \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox