With many tests having 10s or scenarios and variants, anytime we make a change to a test right now, we end up building all scenarios on all platforms which ends up in multiple 10s of the thousands of instances that need to run on 30 or 40 runners blocking CI for hours. We do not really need that, a test needs to be smart about its coverage and not rely on boiling the ocean to catch, mostly build errors that are platform specific. Change this to do the normal coverage we get on push events. Signed-off-by: Anas Nashif <anas.nashif@intel.com> |
||
|---|---|---|
| .. | ||
| coverage | ||
| stats | ||
| check_compliance.py | ||
| errno.py | ||
| guideline_check.py | ||
| Kconfig.board.v2 | ||
| pylintrc | ||
| tags.yaml | ||
| test_plan.py | ||
| twister_ignore.txt | ||
| upload_test_results_es.py | ||
| upload_test_results.py | ||
| version_mgr.py | ||