Mesa (main): ci/nouveau: Add a manual run for the Jetson Nano (GM20B).

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Mar 9 20:39:49 UTC 2022


Module: Mesa
Branch: main
Commit: 5497d60639809444637a950974276187ea6c4387
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=5497d60639809444637a950974276187ea6c4387

Author: Emma Anholt <emma at anholt.net>
Date:   Thu Dec  2 16:14:30 2021 -0800

ci/nouveau: Add a manual run for the Jetson Nano (GM20B).

The test suite is full of flakes around transform feedback, atomics, and
tess.  But, I hope it can be useful for regression testing core Mesa
reworks.

This required updating the kernel to 5.16.12 to get a more stable boot
process.  That kernel rebuild caused an update of the container with
piglit which that was missed in a previous MR, so we got new xfails in x86
swrast.

Acked-by: Ilia Mirkin <imirkin at alum.mit.edu> (nouveau)
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15201>

---

 .gitlab-ci.yml                                     |    2 +
 .gitlab-ci/bare-metal/cisco-2960-poe-on.sh         |   21 +
 .gitlab-ci/bare-metal/poe_run.py                   |    4 +
 .gitlab-ci/deqp-runner.sh                          |    2 +-
 .gitlab-ci/test-source-dep.yml                     |   18 +
 .../drivers/nouveau/ci/deqp-nouveau-gm20b.toml     |   53 +
 src/gallium/drivers/nouveau/ci/gitlab-ci.yml       |   42 +
 .../drivers/nouveau/ci/nouveau-gm20b-fails.txt     | 3226 ++++++++++++++++++++
 .../drivers/nouveau/ci/nouveau-gm20b-flakes.txt    |   26 +
 .../drivers/nouveau/ci/nouveau-gm20b-skips.txt     |    2 +
 10 files changed, 3395 insertions(+), 1 deletion(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=5497d60639809444637a950974276187ea6c4387


More information about the mesa-commit mailing list