mirror of
https://github.com/jetkvm/kvm.git
synced 2026-05-21 05:20:35 +00:00
e7e4eb1a59
- Introduced a new test `TestCountRecentCrashDumpsByMtimeThirdOutsideWindow` to validate the counting of crash dumps within a specified time window. - Enhanced the `test_local_update.sh` script with SSH helper functions for deploying binaries and improved device readiness checks after reboot. - Updated various E2E tests to remove hardcoded wait times for device reconnection, improving test reliability. - Adjusted the `reconnectAfterReboot` function to use a default wait time of 15 seconds instead of 30 seconds, streamlining the process.