Test: Power Loss / Reboot Recovery Reliability #101
Labels
No labels
bug
cancelled
corsica
decision
documentation
duplicate
enhancement
help wanted
invalid
mozilla-build
question
security
testing
vidyo-kiosk
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
jlin/dinobuildr#101
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Our corsica endpoints are intended to work as "kiosk" style appliances. We need to understanding the following scenarios:
Power Loss
If power is lost to the machine, it will auto restart. If power is lost suddenly, the system may prompt that it was not shut down properly at last reboot. This prompt has a 50 second timer, but will log in automatically. Firefox launches normally during this process.
Tested on hardware and VMs.
MDM Reboot
Casper has no ability to send reboot commands via MDM, but a reboot policy can be sent to machines. This works as expected and is on a delay that is as long as our check-in period.
Tested on physical hardware.
Firefox Updates
Firefox will update as normal upon launch (autoupdate is on). Tested this and it works as advertised.
Tested on hardware and VMs.
Note: when updates are queued for install and there is a power loss event, they do not automatically install.