summaryrefslogtreecommitdiff
path: root/.gitlab-ci/deqp-runner.sh
AgeCommit message (Expand)AuthorFilesLines
2024-01-18remove gitlab stuffsSooChan Lim1-250/+0
2023-10-18ci: bump the number of tests per group from 500 to 5000 for Vulkan driversSamuel Pitoiset1-0/+5
2023-10-07ci: print deqp version in the job logEric Engestrom1-0/+2
2023-10-07ci: do not report failed job when flakes reporting failsDavid Heidelberg1-1/+1
2023-10-01ci/deqp-runner: restore exit-on-error after getting deqp-runner's exit codeEric Engestrom1-0/+1
2023-10-01ci/deqp-runner: fix indentationEric Engestrom1-4/+4
2023-08-12ci/deqp: really remove the uncompressed results.csv fileDavid Heidelberg1-1/+1
2023-07-06ci/anv: Add testing of the GLES CTS using ANGLE on TGL.Emma Anholt1-0/+4
2023-05-25ci: enable shellcheck on whole .gitlab-ciDavid Heidelberg1-11/+10
2023-04-25ci/valve: Add a workaround for finding libdrm on navi21s.Emma Anholt1-1/+1
2023-04-24ci: Move zink's validation layer setup to deqp-runner.sh.Emma Anholt1-0/+3
2023-04-16ci: polish deqp-runner a bitDavid Heidelberg1-8/+8
2023-03-04ci: deqp-runner: drop already unused functionDavid Heidelberg1-7/+0
2023-03-01ci: implement unified sectionsDavid Heidelberg1-9/+4
2023-01-24ci/piglit: Exclude swapbuffers front-readback tests with PIGLIT_PLATFORM=gbm.Emma Anholt1-0/+4
2023-01-24ci/piglit: Add some common piglit skips for Mesa CI's testing of glx.Emma Anholt1-0/+4
2023-01-13ci/deqp-runner: compress results.csv before uploading it to GitLabMartin Roukala (né Peres)1-0/+5
2022-11-22ci/deqp-runner: Drop dead code for DEQP_CASELIST_FILTER.Emma Anholt1-8/+0
2022-11-14ci/llvmpipe: Switch rusticl and clover testing over to deqp-runner.Emma Anholt1-0/+1
2022-04-28ci/lava: Fix shebang in deqp-runner.shGuilherme Gallo1-1/+1
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