You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
start running tests in restraint standalone (e.g. sleep 3600, see example xml below)
run rstrnt-adjust-watchdog -s http://localhost:${{PORT}}/recipes/{recipe_id}/watchdog 1 with correct PORT and recipe_id substituted; PORT is the port of restraintd runner instance (not Beaker restraint)
start running tests in restraint standalone (e.g. sleep 3600, see example xml below)
Hi @wizardofoz123, is there a constraint command line to reproduce this problem? I'll have a try to reproduce it then fix it, thanks!
run rstrnt-adjust-watchdog -s http://localhost:${{PORT}}/recipes/{recipe_id}/watchdog 1 with correct PORT and recipe_id substituted; PORT is the port of restraintd runner instance (not Beaker restraint)
It should be rstrnt-adjust-watchdog -s http://localhost:${PORT}/recipes/${recipe_id}/watchdog 1, right?
Sometimes when LWD (
WARN Score: 0 . /10_localwatchdog
) is hit, restraint-client barfs raw input:<...>more raw data
Afterwards the system reboots and after a few connection retries, execution of tests continues.
The text was updated successfully, but these errors were encountered: