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

Add TiCS CI (Infra) #1490

Closed douglasdotc closed 1 month ago

douglasdotc commented 2 months ago

Description

This PR adds TiCS GitHub Action to Checkbox.

Resolved issues

CHECKBOX-1560

Documentation

Tests

See GHA

douglasdotc commented 2 months ago

The TiCS GHA step alone can run > 1.5h. I am wondering if we should really let this CI runs per push to main. Should we just run this daily/weekly/release or other frequencies?

douglasdotc commented 1 month ago

PR ready for another review, thanks. @Hook25