[igt-dev] [PATCH i-g-t v3 1/2] tests/intel-ci: Add basic PSR2 tests to fast feedback test list

Daniel Vetter daniel at ffwll.ch
Wed Jan 23 12:07:32 UTC 2019


On Wed, Jan 23, 2019 at 01:37:19PM +0200, Petri Latvala wrote:
> On Tue, Jan 22, 2019 at 05:09:49PM -0800, José Roberto de Souza wrote:
> > Lets run the same PSR1 basic tests for PSR2 to caught PSR2
> > regressions faster.
> > 
> > Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
> > Cc: Dhinakaran Pandiyan <dhinakaran.pandiyan at intel.com>
> > Signed-off-by: José Roberto de Souza <jose.souza at intel.com>
> > ---
> >  tests/intel-ci/fast-feedback.testlist | 4 ++++
> >  1 file changed, 4 insertions(+)
> > 
> > diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist
> > index da3c4c8e..e48cb8a5 100644
> > --- a/tests/intel-ci/fast-feedback.testlist
> > +++ b/tests/intel-ci/fast-feedback.testlist
> > @@ -227,6 +227,10 @@ igt at kms_psr@primary_page_flip
> >  igt at kms_psr@cursor_plane_move
> >  igt at kms_psr@sprite_plane_onoff
> >  igt at kms_psr@primary_mmap_gtt
> > +igt at kms_psr@psr2_primary_page_flip
> > +igt at kms_psr@psr2_cursor_plane_move
> > +igt at kms_psr@psr2_sprite_plane_onoff
> > +igt at kms_psr@psr2_primary_mmap_gtt
> 
> 
> The BAT results mail said success because these are new tests, but do
> note that they failed. They must pass to get onto the BAT list.

Also, adding all kinds of tests to BAT to validate features doesn't scale.
We need some way to run these tests on specific machines as part of the
follow-up shard runs ... Otherwise we're stuck with a huge pressure to add
all kinds of super-important-feature-right-now things to BAT.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


More information about the igt-dev mailing list