summaryrefslogtreecommitdiff
path: root/.gitlab-ci/bare-metal
AgeCommit message (Expand)AuthorFilesLines
2020-08-04ci: Actually upload trace artifacts to MinIO for baremetalTomeu Vizoso1-0/+3
2020-08-04ci: Upload traces' reference and actual images to MinIOTomeu Vizoso1-0/+3
2020-07-30ci/bare-metal: Capture the first devcoredump a job produces.Eric Anholt3-0/+20
2020-07-22ci: Fix the overwriting of traces.yml for baremetalTomeu Vizoso1-0/+3
2020-07-21ci: Set XDG_CACHE_HOME to tmpfs for bare-metal runners to avoid NFS.Eric Anholt1-0/+4
2020-07-20ci: bare-metal: use nginx to get results from DUTChristian Gmeiner3-1/+48
2020-07-08docs: Move the gitlab-ci docs to RST.Eric Anholt1-124/+0
2020-06-26ci/bare-metal: Fail early when we get stuck powering on a cheza.Eric Anholt1-1/+2
2020-06-25ci: Add a freedreno a630 tracie run.Eric Anholt1-0/+5
2020-06-25ci: Include trace replay support in ARM rootfses.Rohan Garg1-1/+2
2020-06-25ci/bare-metal: Skip setting of unset variables at startup.Eric Anholt1-1/+3
2020-06-12ci/bare-metal: Terminate the job with an error on kernel panic.Eric Anholt2-2/+6
2020-06-12ci/bare-metal: Stop fetching the git tree.Eric Anholt5-9/+17
2020-06-12ci/bare-metal: Use the deqp-runner bits straight out of the artifacts.Eric Anholt2-12/+2
2020-06-12ci/bare-metal: Make which test to run configurable.Eric Anholt2-1/+2
2020-06-12ci/bare-metal: Reword the final output of the init script on the board.Eric Anholt3-6/+6
2020-06-09ci: Use rsync for initial nfsroot population on cheza.Eric Anholt3-6/+6
2020-06-09ci: Enable pre-merge fractional vulkan CTS runs on the turnip driver.Eric Anholt1-0/+2
2020-06-09ci: Build the full VK CTS for baremetal testing.Eric Anholt1-2/+6
2020-06-05ci: add U-Boot specific fetch stringsChristian Gmeiner1-1/+5
2020-06-05ci: extend expect-output.shChristian Gmeiner3-6/+27
2020-06-02ci: bare-metal: make it possible to use a script for serialChristian Gmeiner1-4/+12
2020-05-29ci: Add scripts for controlling bare-metal chezas.Eric Anholt5-73/+232
2020-05-28ci: Move baremetal DEQP_NO_SAVE_RESULTS setup to the yml.Eric Anholt2-1/+1
2020-05-22ci: Improve baremetal's logging of the job env var passthrough.Eric Anholt1-0/+4
2020-05-22ci: Enable a fractional run with UBO-to-constbuf disabled on a3xx.Eric Anholt1-0/+3
2020-05-22ci: Don't forget to set NIR_VALIDATE in baremetal runs.Eric Anholt1-0/+2
2020-05-06ci: Fix the nick used in IRC reporting.Eric Anholt1-0/+1
2020-05-06ci: Improve the flakes reports on IRC.Eric Anholt1-0/+2
2020-05-06ci: Enable IRC flake reporting on freedreno baremetal boards.Eric Anholt2-0/+8
2020-05-06ci: Clean up setup of the job-specific env vars in baremetal testing.Eric Anholt2-10/+16
2020-04-28ci: bare-metal: power down device after testsChristian Gmeiner2-0/+19
2020-04-27ci: Add sanity checking that dEQP gets the expected GL_RENDERER.Eric Anholt2-0/+2
2020-04-27ci: Enable --compact-display false on all dEQP runs.Eric Anholt1-1/+0
2020-03-26gitlab-ci: Place files from the Mesa repo into the build tarballTomeu Vizoso2-4/+3
2020-03-17ci: Enable testing GLES2-3 on a530 (Dragonboard 820c).Eric Anholt2-4/+6
2020-03-11ci: Make a simple little bare-metal fastboot mode for db410c.Eric Anholt8-0/+295