Skip to content

Commit

Permalink
fixup! fixup! extend system tests for restart support on child devices
Browse files Browse the repository at this point in the history
  • Loading branch information
didier-wenzek committed Sep 22, 2023
1 parent d5a3eab commit 0a8b84c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Restart operation should be set to failed when an non-existent command is config
${operation}= Cumulocity.Restart Device
Operation Should Be FAILED ${operation} failure_reason=Restart Failed: Fail to trigger a restart.* timeout=30

Restart operation should be set to failed when command is not allows by sudo
Restart operation should be set to failed when command is not allowed by sudo
Set Restart Command ["/sbin/reboot"]
Set Restart Timeout 60
${operation}= Cumulocity.Restart Device
Expand Down

0 comments on commit 0a8b84c

Please sign in to comment.