[Intel-gfx] [PATCH igt] intel-ci: Add all driver selftests to BAT

Petri Latvala petri.latvala at intel.com
Fri Feb 17 11:50:06 UTC 2017


NAK on these with the current drv_selftest code.

The subtest enumeration on IGT's side needs to contain these subtests
even if the running kernel doesn't have selftests, or these particular
subtests.


-- 
Petri Latvala


On Thu, Feb 02, 2017 at 09:18:00AM +0000, Chris Wilson wrote:
> These are meant to be fast and sensitive to new (and old) bugs...
> 
> Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
> Cc: Petri Latvala <petri.latvala at intel.com>
> ---
>  tests/intel-ci/fast-feedback.testlist | 19 +++++++++++++++++++
>  1 file changed, 19 insertions(+)
> 
> diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist
> index 828bd3ff..a0c3f848 100644
> --- a/tests/intel-ci/fast-feedback.testlist
> +++ b/tests/intel-ci/fast-feedback.testlist
> @@ -249,4 +249,23 @@ igt at drv_module_reload@basic-reload
>  igt at drv_module_reload@basic-no-display
>  igt at drv_module_reload@basic-reload-inject
>  igt at drv_module_reload@basic-reload-final
> +igt at drv_selftest@mock_sanitycheck
> +igt at drv_selftest@mock_scatterlist
> +igt at drv_selftest@mock_uncore
> +igt at drv_selftest@mock_breadcrumbs
> +igt at drv_selftest@mock_requests
> +igt at drv_selftest@mock_objects
> +igt at drv_selftest@mock_dmabuf
> +igt at drv_selftest@mock_vma
> +igt at drv_selftest@mock_evict
> +igt at drv_selftest@mock_gtt
> +igt at drv_selftest@live_sanitycheck
> +igt at drv_selftest@live_uncore
> +igt at drv_selftest@live_requests
> +igt at drv_selftest@live_object
> +igt at drv_selftest@live_dmabuf
> +igt at drv_selftest@live_coherency
> +igt at drv_selftest@live_gtt
> +igt at drv_selftest@live_context
> +igt at drv_selftest@live_hangcheck
>  igt at gvt_basic@invalid-placeholder-test
> -- 
> 2.11.0
> 


More information about the Intel-gfx mailing list