summaryrefslogtreecommitdiff
path: root/.gitlab-ci/deqp-runner.sh
AgeCommit message (Expand)AuthorFilesLines
2022-04-05ci/deqp: Move the set +e just before the deqp-runner invocation.Emma Anholt1-2/+1
2022-04-05ci/deqp: Add gitlab-ci sections to deqp-runner.sh.Emma Anholt1-1/+19
2022-03-17ci: use MESA_SHADER_CACHE envvarJuan A. Suarez Romero1-5/+5
2022-03-09ci/nouveau: Add a manual run for the Jetson Nano (GM20B).Emma Anholt1-1/+1
2022-02-17ci: Ensure Mesa Shader Cache resides on tmpfsCristian Ciocaltea1-0/+9
2021-11-18ci: Don't set GALLIVM_PERF in the scriptsTomeu Vizoso1-1/+0
2021-11-18ci: Create symlink to /install earlyTomeu Vizoso1-0/+3
2021-10-27ci/deqp-runner: Rename the deqp-drivername-*.txt files to drivername-*.txtEmma Anholt1-17/+17
2021-10-21ci/deqp-runner: Move more non-suite logic under the non-suite 'if'.Emma Anholt1-22/+20
2021-10-21ci/deqp-runner: Don't start GPU hang detection for making junit results.Emma Anholt1-1/+1
2021-10-21ci/deqp-runner: Drop LD_LIBRARY_PATH=/usr/local for libkms workaround.Emma Anholt1-4/+0
2021-10-21ci/deqp-runner: Move remaining asan runs to --env LD_PRELOAD=Emma Anholt1-3/+0
2021-10-21ci/deqp-runner: Drop silly CSV env vars.Emma Anholt1-5/+1
2021-10-21ci/deqp-runner: Use new deqp-runner's built-in renderer/version checks.Emma Anholt1-67/+26
2021-10-21ci/deqp-runner: Simplify the --jobs argument setup.Emma Anholt1-10/+2
2021-10-21ci/deqp-runner: Drop SUMMARY_LIMIT env var.Emma Anholt1-2/+0
2021-09-14ci: Support per-driver skip lists.Charlie Turner1-1/+14
2021-08-03ci: Save dEQP results on all tests.Emma Anholt1-5/+0
2021-08-03ci: Uprev deqp-runner and use "suite" support to merge softpipe runs.Emma Anholt1-44/+57
2021-08-03ci: Stop disabling filter hacks for llvmpipe.Emma Anholt1-1/+1
2021-06-14ci/deqp: Skip flush_finish on all CI jobs.Emma Anholt1-3/+2
2021-06-02ci: build the hang-detection tool into x86_test-vkAndres Gomez1-1/+4
2021-06-01ci: Move the flakes channels to OFTCEmma Anholt1-1/+1
2021-06-01ci: Add known-flake handling for the IRC flake reportsEmma Anholt1-47/+16
2021-05-20ci/deqp: Make DEQP_EXPECTED_RENDERER a required regex for VK like for GLES.Eric Anholt1-1/+1
2021-05-01ci: Add DEQP_CASELIST_INV_FILTERRob Clark1-0/+4
2021-04-20ci: support KHR-GLES testingJuan A. Suarez Romero1-2/+6
2021-04-19ci/llvmpipe: Test dEQP-EGL against Xvfb.Eric Anholt1-1/+4
2021-04-19ci: Build deqp-egl targeting x11_egl_glxEric Anholt1-1/+1
2021-03-25ci: Use CI_PROJECT_ROOT_NAMESPACEMatt Turner1-1/+1
2021-02-15ci: add option to overwrite CPU archJuan A. Suarez Romero1-1/+1
2021-02-07ci/deqp: Bump runner to 0.5.1 for recent runtime perf improvements.Eric Anholt1-3/+0
2021-01-25ci: Add a fractional deqp run of softpipe with asan enabled.Eric Anholt1-0/+7
2020-12-28ci/deqp: Fix inverted meaning of DEQP_NO_SAVE_RESULTS.Eric Anholt1-1/+1
2020-12-23ci/deqp: Move the load reporting to a quiet block.Eric Anholt1-2/+6
2020-12-23ci/deqp: Upgrade the runner, enable junit output.Eric Anholt1-44/+19
2020-12-23ci/deqp: Move .shader_cache artifacts exclusion to the yml.Eric Anholt1-3/+0
2020-12-21ci/deqp: Make sure that we pull in all board-specific xfail/skip/flake files.Eric Anholt1-9/+12
2020-11-11ci/deqp: Allow specifying the caselist fraction separate from CI_NODE_INDEX.Eric Anholt1-2/+9
2020-11-06ci/deqp: Switch to a new dEQP runner written in Rust.Eric Anholt1-120/+54
2020-09-29ci/deqp-runner: Allow overriding width/height/configRob Clark1-5/+10
2020-08-31ci: Make a missing device name correctly bail out of deqp-runner.sh.Eric Anholt1-1/+1
2020-08-20ci/deqp-runner: Add a post-deqp-run filter list for known flakes.Eric Anholt1-0/+21
2020-08-20ci/deqp-runner: Drop unused "count" variableEric Anholt1-2/+0
2020-08-20ci/deqp-runner: Drop stale comment from deqp-runner.sh.Eric Anholt1-4/+0
2020-07-29ci: Print load stats after running dEQPTomeu Vizoso1-0/+3
2020-07-20ci: Use FDO_CI_CONCURRENT as our -j flags when present in the runner env.Eric Anholt1-0/+4
2020-06-23gitlab-ci: Test virgl with Khronos' OpenGL CTSTomeu Vizoso1-2/+7
2020-06-23gitlab-ci: Add manual tests for Virgl using GLES on the hostTomeu Vizoso1-3/+6
2020-06-12ci: Fix weird filesystem globs appearing in failed test .qpa files.Eric Anholt1-3/+3