Skip to content

lisa.tests.base: Add a buffer phase to all workloads of RTATestBundle

Douglas Raillard requested to merge github/fork/douglas-raillard-arm/_pr443 into master

Add a buffer phase to let PELT signals converge before the tests' wlgen tasks actually start executing. This phase is then cropped away by RTATestBundle.trace_window() so it's completely transparent to the tests.

Merge request reports