[PATCH i-g-t 1/2] tests/intel-ci/xe.blocklist: Blocklist SR-IOV stress tests

Bernatowicz, Marcin marcin.bernatowicz at linux.intel.com
Thu Jul 11 09:36:06 UTC 2024



On 7/10/2024 9:00 PM, Cavitt, Jonathan wrote:
> -----Original Message-----
> From: igt-dev <igt-dev-bounces at lists.freedesktop.org> On Behalf Of Marcin Bernatowicz
> Sent: Wednesday, July 10, 2024 8:25 AM
> To: igt-dev at lists.freedesktop.org
> Cc: Marcin Bernatowicz <marcin.bernatowicz at linux.intel.com>; Adam Miszczak <adam.miszczak at linux.intel.com>; Laguna, Lukasz <lukasz.laguna at intel.com>; Kolakowski, Jakub1 <jakub1.kolakowski at intel.com>; Wajdeczko, Michal <Michal.Wajdeczko at intel.com>
> Subject: [PATCH i-g-t 1/2] tests/intel-ci/xe.blocklist: Blocklist SR-IOV stress tests
>>
>> Blocklist several SR-IOV tests that are identified as too stressful
>> or time-consuming.
> 
> It might be better to word this differently as to clarify that we
> still plan on running the tests, just not in the normal CI
> execution path for the above reasons.  But otherwise:

I'll update the description, what we want to have is:

BAT:
igt at sriov_basic@enable-vfs-autoprobe-off at numvfs-all
igt at sriov_basic@enable-vfs-autoprobe-on at numvfs-1

FULL:
igt at sriov_basic@enable-vfs-autoprobe-off
igt at sriov_basic@enable-vfs-bind-unbind-each-numvfs-all

I noticed one change is needed in xe-blocklist.txt:
igt at sriov_basic@enable-vfs-autoprobe-on -> 
igt at sriov_basic@enable-vfs-autoprobe-on$
to prevent blocking igt at sriov_basic@enable-vfs-autoprobe-on at numvfs-1 in 
BAT runs

Thanks for review,
> 
> Reviewed-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
> -Jonathan Cavitt
> 
>>
>> Cc: Adam Miszczak <adam.miszczak at linux.intel.com>
>> Cc: Lukasz Laguna <lukasz.laguna at intel.com>
>> Cc: Jakub Kolakowski <jakub1.kolakowski at intel.com>
>> Cc: Michal Wajdeczko <Michal.Wajdeczko at intel.com>
>> Signed-off-by: Marcin Bernatowicz <marcin.bernatowicz at linux.intel.com>
>> ---
>>   tests/intel-ci/xe.blocklist.txt | 6 ++++++
>>   1 file changed, 6 insertions(+)
>>
>> diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt
>> index 828baf324..dd7c05041 100644
>> --- a/tests/intel-ci/xe.blocklist.txt
>> +++ b/tests/intel-ci/xe.blocklist.txt
>> @@ -83,3 +83,9 @@ igt at kms_prime@.*
>>   ##################################################################
>>   igt at kms_cursor_legacy@modeset-atomic-cursor-hotspot
>>   ##################################################################
>> +# SR-IOV tests that are too stressful or time-consuming
>> +##################################################################
>> +igt at sriov_basic@enable-vfs-autoprobe-on
>> +igt at sriov_basic@enable-vfs-bind-unbind-each$
>> +igt at sriov_basic@bind-unbind-vf
>> +##################################################################
>> -- 
>> 2.31.1
>>
>>


More information about the igt-dev mailing list