summaryrefslogtreecommitdiff
path: root/.gitlab-ci/lava
Commit message (Expand)AuthorAgeFilesLines
* ci: replace write + cat with teeEric Engestrom2023-05-121-3/+2
* ci/lava: add support for HDK 888 firmwareDavid Heidelberg2023-04-251-0/+8
* ci/lava: implement fastboot supportDavid Heidelberg2023-04-251-15/+81
* ci/lava: Use f-strings in job definitionGuilherme Gallo2023-04-191-11/+8
* ci/lava: Refactor LAVAJobSubmitter and add testsGuilherme Gallo2023-04-193-42/+109
* ci/lava: Force use of UTC timezonesGuilherme Gallo2023-04-191-0/+6
* ci/lava: Integrate StructuralLogger with AutoSaveDictGuilherme Gallo2023-04-191-26/+60
* ci/lava: Add a simple Structural Logger into submitterGuilherme Gallo2023-04-192-13/+58
* ci/lava: Update LogFollower for better section handling and historyGuilherme Gallo2023-04-193-12/+54
* ci/lava: Use python-fire in job submitterGuilherme Gallo2023-04-194-80/+91
* ci/lava: Extract LAVA proxy and LAVAJob abstractionsGuilherme Gallo2023-04-195-171/+323
* ci/lava: Move job definition stuff to another fileGuilherme Gallo2023-04-193-149/+149
* ci: do not retry on forks to get the upstream kernel and rootfsDavid Heidelberg2023-04-181-7/+10
* ci: remove deqp from lava piglit and traces runsDavid Heidelberg2023-03-241-4/+4
* ci: create lava-test without deqp HWCI_TEST_SCRIPTDavid Heidelberg2023-03-241-5/+21
* ci: rename .lava-test to .lava-test-deqp to describe it correctlyDavid Heidelberg2023-03-241-8/+7
* ci/lava: every LAVA job doesn't want to run gles2 deqp, drop itDavid Heidelberg2023-03-111-1/+0
* ci: Actually run Piglit on LAVADaniel Stone2023-03-111-0/+5
* ci: Fix release build use for performance jobsGuilherme Gallo2023-03-101-1/+10
* ci/lava: implement the priorityDavid Heidelberg2023-03-091-2/+7
* ci: Handle carriage return characters in LAVA logsGuilherme Gallo2023-03-061-3/+42
* ci: implement unified sectionsDavid Heidelberg2023-03-012-3/+4
* ci/lava: Fix LAVA logs issues for Collabora jobsGuilherme Gallo2023-02-161-2/+17
* ci/lava: Add LavaFarm class to find LAVA farm from runner tagGuilherme Gallo2023-02-162-0/+36
* ci/lava: Move LAVA dependencies to pipGuilherme Gallo2023-02-163-0/+11
* ci: migrate from wget to curlDavid Heidelberg2023-01-193-4/+5
* ci/lava: Tweak LAVA jobs timeoutsGuilherme Gallo2023-01-101-3/+12
* ci/lava: Update lavacli versionGuilherme Gallo2023-01-102-8/+10
* ci/lava: Show LAVA job info during failsGuilherme Gallo2022-12-211-4/+4
* ci/lava: Anticipate overlayfs downloadGuilherme Gallo2022-12-211-3/+7
* ci/lava: Fix Gitlab section renderingGuilherme Gallo2022-12-211-29/+53
* ci/lava: Feed yaml.load with raw bytes dataGuilherme Gallo2022-12-213-16/+5
* CI: convert to use the new S3 server instead of the legacy minioBenjamin Tissoires2022-11-041-2/+1
* ci/lava: collapse printing envDavid Heidelberg2022-09-111-1/+2
* ci/lava: print set-job-env-vars.sh as other setups doDavid Heidelberg2022-09-081-0/+2
* ci: Report failures to GitLab for LAVA jobsTomeu Vizoso2022-08-151-0/+2
* ci: replace gzip usage with zstd where posibleDavid Heidelberg2022-08-042-4/+4
* ci: compress LAVA rootfs with zstd instead of gzipDavid Heidelberg2022-08-041-2/+2
* ci/lava: Add timeout header info for LAVA GL SectionsGuilherme Gallo2022-08-031-1/+2
* ci/lava: Customise sections timeouts via envvarsGuilherme Gallo2022-08-033-18/+42
* ci/lava: Remove MINIO_RESULTS_UPLOAD if requestedGuilherme Gallo2022-08-021-1/+1
* ci/lava: Only parse result within testcase sectionGuilherme Gallo2022-08-011-1/+8
* ci/lava: Increase boot timeoutGuilherme Gallo2022-07-211-2/+7
* ci/lava: Add delay before calling lava-test-caseGuilherme Gallo2022-07-151-0/+5
* ci: Remove .build-rules from core test job definitions.Emma Anholt2022-07-081-2/+0
* ci: Rename .ci-run-policy rules to .build-rules.Emma Anholt2022-07-081-1/+1
* ci/lava: Add canceled job statusGuilherme Gallo2022-07-083-2/+19
* ci/lava: Add `slow` pytest markerGuilherme Gallo2022-07-081-1/+2
* ci/lava: Color red for fatal and yellow for warningGuilherme Gallo2022-07-082-9/+8
* ci/lava: Make hung job status yellowGuilherme Gallo2022-07-082-1/+6