diff options
| author | Aditya Chauhan <aditya.chauhan@intel.com> | 2026-08-12 16:09:12 +0530 |
|---|---|---|
| committer | Nishit Sharma <nishit.sharma@intel.com> | 2026-08-12 16:50:47 +0000 |
| commit | 3d819a8f511b2bcd844647bcf7e433b9407d058e (patch) | |
| tree | 511fe0c41e66c5af850b1eece8ae0f28a61ff4ec | |
| parent | 4fbd7078a5fce463e173fb2a55234aa4bc677f3c (diff) | |
intel-ci: Move hotunplug subtest to the end of xe.fastfeedback testlist
Move igt@core_hotunplug@unbind-rebind to the end of
xe.fast-feedback.testlist to unblock further execution.
Signed-off-by: Aditya Chauhan <aditya.chauhan@intel.com>
Reviewed-by: Himanshu Girotra <himanshu.girotra@intel.com>
| -rw-r--r-- | tests/intel-ci/xe.fast-feedback.testlist | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/intel-ci/xe.fast-feedback.testlist b/tests/intel-ci/xe.fast-feedback.testlist index 64587cce1..ecd2c568f 100644 --- a/tests/intel-ci/xe.fast-feedback.testlist +++ b/tests/intel-ci/xe.fast-feedback.testlist @@ -253,11 +253,6 @@ igt@xe_waitfence@abstime igt@xe_waitfence@engine igt@xe_waitfence@reltime -# 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. -igt@core_hotunplug@unbind-rebind - # Run KUnit tests at the end igt@xe_live_ktest@xe_bo@xe_ccs_migrate_kunit igt@xe_live_ktest@xe_bo@xe_bo_evict_kunit @@ -314,3 +309,8 @@ igt@xe_evict@evict-small-cm igt@xe_evict@evict-small-external igt@xe_evict@evict-small-external-cm igt@xe_evict@evict-small-multi-vm + +# 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. +igt@core_hotunplug@unbind-rebind |
