Open Bug 1821489 Opened 3 years ago

create custom OS integration test that can sanity check a machine

Categories

(Testing :: General, task)

Default
task

Tracking

(Not tracked)

People

(Reporter: jmaher, Unassigned)

References

(Blocks 1 open bug)

Details

in bug 1821485 many tests will be curated from our existing test pool. These will require downloading large artifacts and setting up tests.

This bug will be a streamlined test suite- one that should run super fast and cover the large majority of the checks outlined in bug 1821474. The purposes will be:

  1. pre-flight check
  2. post-flight check (if there is an error) - if this fails, assume results are back and flag as RETRY
  3. early stages integration testing (when other tools are not working- say python pip packages are causing a problem, etc.)

This can be written in any languages, ideally one that requires as little extra as possible to install, and will allow for easy setup/portability.

You need to log in before you can comment on or make changes to this bug.