summaryrefslogtreecommitdiff
path: root/.gitlab-ci/lava
AgeCommit message (Expand)AuthorFilesLines
2024-01-18remove gitlab stuffsSooChan Lim20-2205/+0
2023-09-07ci/traces: extend no-output timeout by 5 minutesDavid Heidelberg1-0/+2
2023-08-17ci: remove LAVA prefix from variables which can be used also elsewhereDavid Heidelberg2-2/+2
2023-07-20Integrate ci-kdl in the building process and launch process.Sergi Blanch Torne1-0/+1
2023-07-16ci: build kernel in gfx-ci/linux and just use binaries in Mesa3D CIDavid Heidelberg1-3/+2
2023-07-12ci: avoid running hardware jobs if lint fails - now on LAVA too!Eric Engestrom1-0/+1
2023-07-07ci/lava: Use an alpine image for SSH client containerGuilherme Gallo4-3/+11
2023-07-07ci/lava: Add LAVA SSH client containerGuilherme Gallo1-0/+4
2023-07-07ci/lava: Increase Docker action failure_retry counterGuilherme Gallo1-1/+1
2023-06-23ci/fastboot: use gzipped Image to avoid compressing on the runnerDavid Heidelberg1-1/+0
2023-06-10ci: remove BUILD_PATH, always use S3_ARTIFACT_NAMEDavid Heidelberg2-9/+2
2023-06-10ci: replace MINIO_RESULTS_UPLOAD with S3_RESULTS_UPLOADDavid Heidelberg2-2/+2
2023-06-10ci: rename MINIO_HOST variable to S3_HOSTDavid Heidelberg1-1/+1
2023-06-10ci: rename MINIO to S3David Heidelberg1-3/+3
2023-06-06ci: missed variable inside the big rename and split ARCH and DEBIAN_ARCHDavid Heidelberg1-4/+7
2023-06-02ci: rename x86 and amd64 to x86_64, armhf to arm32, and i386 to x86_32David Heidelberg1-24/+24
2023-05-25ci: enable shellcheck on whole .gitlab-ciDavid Heidelberg2-24/+6
2023-05-25ci: bump from Debian 11 (bullseye) to 12 (bookworm)David Heidelberg1-1/+1
2023-05-19ci/lava: Force LAVA panfrost jobs to use UARTGuilherme Gallo1-8/+17
2023-05-19ci/lava: Raise the post test metadata gathering retry countGuilherme Gallo1-3/+6
2023-05-19ci/lava: Tweak http-download timeout in SSH based jobsGuilherme Gallo1-0/+2
2023-05-19ci/lava: Hide JWT block during YAML dumpGuilherme Gallo2-5/+18
2023-05-19ci/lava: Only check for the first section markerGuilherme Gallo1-0/+1
2023-05-19ci/lava: Distinguish test suites in DUT vs DockerGuilherme Gallo1-3/+16
2023-05-19ci/lava: Add bridge function for job definitionGuilherme Gallo5-263/+271
2023-05-19ci/lava: Add SSH job definitionGuilherme Gallo1-0/+289
2023-05-19ci/lava: Fix last section in job submitterGuilherme Gallo1-0/+4
2023-05-19ci/lava: Bypass arg list to print_log functionGuilherme Gallo1-5/+3
2023-05-12ci: replace write + cat with teeEric Engestrom1-3/+2
2023-04-25ci/lava: add support for HDK 888 firmwareDavid Heidelberg1-0/+8
2023-04-25ci/lava: implement fastboot supportDavid Heidelberg1-15/+81
2023-04-19ci/lava: Use f-strings in job definitionGuilherme Gallo1-11/+8
2023-04-19ci/lava: Refactor LAVAJobSubmitter and add testsGuilherme Gallo3-42/+109
2023-04-19ci/lava: Force use of UTC timezonesGuilherme Gallo1-0/+6
2023-04-19ci/lava: Integrate StructuralLogger with AutoSaveDictGuilherme Gallo1-26/+60
2023-04-19ci/lava: Add a simple Structural Logger into submitterGuilherme Gallo2-13/+58
2023-04-19ci/lava: Update LogFollower for better section handling and historyGuilherme Gallo3-12/+54
2023-04-19ci/lava: Use python-fire in job submitterGuilherme Gallo4-80/+91
2023-04-19ci/lava: Extract LAVA proxy and LAVAJob abstractionsGuilherme Gallo5-171/+323
2023-04-19ci/lava: Move job definition stuff to another fileGuilherme Gallo3-149/+149
2023-04-18ci: do not retry on forks to get the upstream kernel and rootfsDavid Heidelberg1-7/+10
2023-03-24ci: remove deqp from lava piglit and traces runsDavid Heidelberg1-4/+4
2023-03-24ci: create lava-test without deqp HWCI_TEST_SCRIPTDavid Heidelberg1-5/+21
2023-03-24ci: rename .lava-test to .lava-test-deqp to describe it correctlyDavid Heidelberg1-8/+7
2023-03-11ci/lava: every LAVA job doesn't want to run gles2 deqp, drop itDavid Heidelberg1-1/+0
2023-03-11ci: Actually run Piglit on LAVADaniel Stone1-0/+5
2023-03-10ci: Fix release build use for performance jobsGuilherme Gallo1-1/+10
2023-03-09ci/lava: implement the priorityDavid Heidelberg1-2/+7
2023-03-06ci: Handle carriage return characters in LAVA logsGuilherme Gallo1-3/+42
2023-03-01ci: implement unified sectionsDavid Heidelberg2-3/+4