diff options
author | Lucas De Marchi <lucas.demarchi@intel.com> | 2022-04-05 14:12:42 -0700 |
---|---|---|
committer | Lucas De Marchi <lucas.demarchi@intel.com> | 2022-04-06 07:38:57 -0700 |
commit | 7506029428b3740395ce086daf86b9498fbbeb77 (patch) | |
tree | 01edf39037554faf6b59b5fab7b5a5a887bb4b2a /scripts/code_cov_gather_on_test.py | |
parent | 0d04ddc31a6c531a938682ee65264342a4bd9db1 (diff) |
tests/intel-ci/fast-feedback: Move gem_lmem_swapping
Since commit 37ec3b8ffd2c ("tests/gem_lmem_swapping: limit lmem to 4G")
we load the driver with limited 4GB of lmem for test execution. However
this means we also have to 1) reload the driver with that param set and
2) unload it after we are done. However tests/intel-ci/fast-feedback.testlist
has a dedicated section for tests that rely on module (un|re)loading so
not to impact other tests.
Move all gem_lmem_swapping to that section, after the coment:
# All tests that do module unloading and reloading are executed last.
# They will sometimes reveal issues of earlier tests leaving the
# driver in a broken state that is not otherwise noticed in that test.
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Acked-by: Petri Latvala <petri.latvala@intel.com>
Diffstat (limited to 'scripts/code_cov_gather_on_test.py')
0 files changed, 0 insertions, 0 deletions