Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

This will mount a mark 1 production image and run a test script inside of it with qemu.

Notifications You must be signed in to change notification settings

MycroftAI/mark-1-update-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mycroft Upgrade Testing

Usage: ./test-upgrade.sh [-s] [LOG_DIR]

    -s Skips installation tests
    LOG_DIR Directory to read Mycroft logs from. defaults to /var/log

Current tests:

  • apt-get remove, update and install, and upgrade returns 0
  • Processes shutdown and only one instance starts after install
  • what's the weather -> * a high of *
  • what time is it -> *[AP]M*

Notes

  • Writes all command output logs to logs/
    • These are replaced every time so they won't build up
  • Will reset all logs in LOG_DIR

About

This will mount a mark 1 production image and run a test script inside of it with qemu.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages