stackabletech / issues

This repository is only for issues that concern multiple repositories or don't fit into any specific repository
2 stars 0 forks source link

Run full test suite for every product regularly #525

Closed NickLarsenNZ closed 6 months ago

NickLarsenNZ commented 9 months ago

Due to the flakiness of the tests and the cost (in time) to repeatedly analyze the failures we decided against an automated recurrent run of the full test suite.

Instead, the full test suite will run as part of the pre-release process. The pre-release list already had a task for running the tests for all ops. It was further specified that the full suite must be run and not just the "nightly" suite.

lfrancke commented 6 months ago

The original description has been updated with a reason on why we are not going to do this now.