Context
CI is taking too long to finish. The bottleneck is the log tests, which can take up to 2 hours in the current version.
Possible solutions
Configure the log tests only being executed during official releases, so small PRs can be much faster and efficient. One can always run the tests in his local environment for his concern.