Module: Mesa
Branch: master
Commit: 2941a734a0242bbc3046be65f548d5639e95b167
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=2941a734a0242bbc3046be65f548d5639e95b167

Author: Tomeu Vizoso <[email protected]>
Date:   Mon Nov 18 11:17:39 2019 +0100

gitlab-ci: Remove limit on kernel logging

We don't seem to fault any more when running dEQP GLES2, and we don't
scrape serial output any more anyway so no problems should be caused by
that.

Signed-off-by: Tomeu Vizoso <[email protected]>
Reviewed-by: Alyssa Rosenzweig <[email protected]>

---

 .gitlab-ci/lava-deqp.yml.jinja2 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.gitlab-ci/lava-deqp.yml.jinja2 b/.gitlab-ci/lava-deqp.yml.jinja2
index 2c295859b97..3c63921ca11 100644
--- a/.gitlab-ci/lava-deqp.yml.jinja2
+++ b/.gitlab-ci/lava-deqp.yml.jinja2
@@ -51,7 +51,6 @@ actions:
           - mount -t devtmpfs none /dev
           - mkdir -p /dev/pts
           - mount -t devpts devpts /dev/pts
-          - echo 3 > /proc/sys/kernel/printk
           - sh /deqp/lava-deqp-runner.sh {{ gpu_version }}
           - cat /proc/loadavg
         parse:

_______________________________________________
mesa-commit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to