canonical / checkbox

Checkbox is a testing framework used to validate device compatibility with Ubuntu Linux. It’s the testing tool developed for the purposes of the Ubuntu Certification program.
https://checkbox.readthedocs.io
GNU General Public License v3.0
33 stars 50 forks source link

Make sure a SIM card is inserted in the device before running the WWAN test cases #1493

Open pieqq opened 2 months ago

pieqq commented 2 months ago

Enhancement Proposal

So far, Checkbox relies on automated SIM card detection for WWAN-related tests.

This works if the WWAN stack is working (WWAN Modem drivers, ModemManager, etc.), but if anything is missing, the WWAN-related tests might just be silently ignored.

  1. Introduce a new has_sim_card manifest entry to ensure a SIM card is inserted in the slot
  2. Use this new manifest entry in the WWAN jobs that require a SIM card to work
syncronize-issues-to-jira[bot] commented 2 months ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/CHECKBOX-1578.

This message was autogenerated