From: "Bernatowicz, Marcin" <marcin.bernatowicz@linux.intel.com>
To: "Cavitt, Jonathan" <jonathan.cavitt@intel.com>,
"igt-dev@lists.freedesktop.org" <igt-dev@lists.freedesktop.org>
Cc: Adam Miszczak <adam.miszczak@linux.intel.com>,
"Laguna, Lukasz" <lukasz.laguna@intel.com>,
"Kolakowski, Jakub1" <jakub1.kolakowski@intel.com>,
"Wajdeczko, Michal" <Michal.Wajdeczko@intel.com>
Subject: Re: [PATCH i-g-t 1/2] tests/intel-ci/xe.blocklist: Blocklist SR-IOV stress tests
Date: Thu, 11 Jul 2024 11:36:06 +0200 [thread overview]
Message-ID: <32c5fb34-ed96-4b01-b2b2-b2c5da0f5856@linux.intel.com> (raw)
In-Reply-To: <BL1PR11MB54455EBD1E63A5C23C6D21B0E5A42@BL1PR11MB5445.namprd11.prod.outlook.com>
On 7/10/2024 9:00 PM, Cavitt, Jonathan wrote:
> -----Original Message-----
> From: igt-dev <igt-dev-bounces@lists.freedesktop.org> On Behalf Of Marcin Bernatowicz
> Sent: Wednesday, July 10, 2024 8:25 AM
> To: igt-dev@lists.freedesktop.org
> Cc: Marcin Bernatowicz <marcin.bernatowicz@linux.intel.com>; Adam Miszczak <adam.miszczak@linux.intel.com>; Laguna, Lukasz <lukasz.laguna@intel.com>; Kolakowski, Jakub1 <jakub1.kolakowski@intel.com>; Wajdeczko, Michal <Michal.Wajdeczko@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@sriov_basic@enable-vfs-autoprobe-off@numvfs-all
igt@sriov_basic@enable-vfs-autoprobe-on@numvfs-1
FULL:
igt@sriov_basic@enable-vfs-autoprobe-off
igt@sriov_basic@enable-vfs-bind-unbind-each-numvfs-all
I noticed one change is needed in xe-blocklist.txt:
igt@sriov_basic@enable-vfs-autoprobe-on ->
igt@sriov_basic@enable-vfs-autoprobe-on$
to prevent blocking igt@sriov_basic@enable-vfs-autoprobe-on@numvfs-1 in
BAT runs
Thanks for review,
>
> Reviewed-by: Jonathan Cavitt <jonathan.cavitt@intel.com>
> -Jonathan Cavitt
>
>>
>> Cc: Adam Miszczak <adam.miszczak@linux.intel.com>
>> Cc: Lukasz Laguna <lukasz.laguna@intel.com>
>> Cc: Jakub Kolakowski <jakub1.kolakowski@intel.com>
>> Cc: Michal Wajdeczko <Michal.Wajdeczko@intel.com>
>> Signed-off-by: Marcin Bernatowicz <marcin.bernatowicz@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@kms_prime@.*
>> ##################################################################
>> igt@kms_cursor_legacy@modeset-atomic-cursor-hotspot
>> ##################################################################
>> +# SR-IOV tests that are too stressful or time-consuming
>> +##################################################################
>> +igt@sriov_basic@enable-vfs-autoprobe-on
>> +igt@sriov_basic@enable-vfs-bind-unbind-each$
>> +igt@sriov_basic@bind-unbind-vf
>> +##################################################################
>> --
>> 2.31.1
>>
>>
next prev parent reply other threads:[~2024-07-11 9:36 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-10 15:24 [PATCH i-g-t 0/2] Refactor sriov_basic test and blocklisting Marcin Bernatowicz
2024-07-10 15:24 ` [PATCH i-g-t 1/2] tests/intel-ci/xe.blocklist: Blocklist SR-IOV stress tests Marcin Bernatowicz
2024-07-10 19:00 ` Cavitt, Jonathan
2024-07-11 9:36 ` Bernatowicz, Marcin [this message]
2024-07-10 15:24 ` [PATCH i-g-t 2/2] tests/sriov_basic: Extract enable-vfs-bind-unbind-each-numvfs-all subtest Marcin Bernatowicz
2024-07-10 19:03 ` Cavitt, Jonathan
2024-07-10 17:02 ` ✓ CI.xeBAT: success for Refactor sriov_basic test and blocklisting Patchwork
2024-07-10 17:12 ` ✓ Fi.CI.BAT: " Patchwork
2024-07-10 18:57 ` ✗ CI.xeFULL: failure " Patchwork
2024-07-11 9:38 ` ✗ Fi.CI.IGT: " Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=32c5fb34-ed96-4b01-b2b2-b2c5da0f5856@linux.intel.com \
--to=marcin.bernatowicz@linux.intel.com \
--cc=Michal.Wajdeczko@intel.com \
--cc=adam.miszczak@linux.intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=jakub1.kolakowski@intel.com \
--cc=jonathan.cavitt@intel.com \
--cc=lukasz.laguna@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox