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
Another related problem. When I write "And the local Greengrass deployment is SUCCEEDED on the device after 120 seconds" whole 120 seconds are spend in the step. Not good for performance of scenarios
Describe the bug
Check "the local Greengrass deployment is SUCCEEDED" always true
Priority
High due to affect all clients of OTF
To Reproduce
Make local deployment which will fail: for example component do just 'exit 1'
Disable MQTT and HTTPS connections from device to backend.
Run scenario with steps like:
Expected behavior
When local deployment is failed step to check is deployment SUCCEEDED should fail.
Actual behavior
Step is passed. In greengrass.log we observe deployment failure.
Environment
Additional context
Add any other context about the problem here.
E.g. what is the impact of the bug?
The text was updated successfully, but these errors were encountered: