summaryrefslogtreecommitdiff
path: root/.gitlab-ci/lava
AgeCommit message (Expand)AuthorFilesLines
2023-01-10ci/lava: Tweak LAVA jobs timeoutsGuilherme Gallo1-3/+12
2023-01-10ci/lava: Update lavacli versionGuilherme Gallo2-8/+10
2022-12-21ci/lava: Show LAVA job info during failsGuilherme Gallo1-4/+4
2022-12-21ci/lava: Anticipate overlayfs downloadGuilherme Gallo1-3/+7
2022-12-21ci/lava: Fix Gitlab section renderingGuilherme Gallo1-29/+53
2022-12-21ci/lava: Feed yaml.load with raw bytes dataGuilherme Gallo3-16/+5
2022-11-04CI: convert to use the new S3 server instead of the legacy minioBenjamin Tissoires1-2/+1
2022-09-11ci/lava: collapse printing envDavid Heidelberg1-1/+2
2022-09-08ci/lava: print set-job-env-vars.sh as other setups doDavid Heidelberg1-0/+2
2022-08-15ci: Report failures to GitLab for LAVA jobsTomeu Vizoso1-0/+2
2022-08-04ci: replace gzip usage with zstd where posibleDavid Heidelberg2-4/+4
2022-08-04ci: compress LAVA rootfs with zstd instead of gzipDavid Heidelberg1-2/+2
2022-08-03ci/lava: Add timeout header info for LAVA GL SectionsGuilherme Gallo1-1/+2
2022-08-03ci/lava: Customise sections timeouts via envvarsGuilherme Gallo3-18/+42
2022-08-02ci/lava: Remove MINIO_RESULTS_UPLOAD if requestedGuilherme Gallo1-1/+1
2022-08-01ci/lava: Only parse result within testcase sectionGuilherme Gallo1-1/+8
2022-07-21ci/lava: Increase boot timeoutGuilherme Gallo1-2/+7
2022-07-15ci/lava: Add delay before calling lava-test-caseGuilherme Gallo1-0/+5
2022-07-08ci: Remove .build-rules from core test job definitions.Emma Anholt1-2/+0
2022-07-08ci: Rename .ci-run-policy rules to .build-rules.Emma Anholt1-1/+1
2022-07-08ci/lava: Add canceled job statusGuilherme Gallo3-2/+19
2022-07-08ci/lava: Add `slow` pytest markerGuilherme Gallo1-1/+2
2022-07-08ci/lava: Color red for fatal and yellow for warningGuilherme Gallo2-9/+8
2022-07-08ci/lava: Make hung job status yellowGuilherme Gallo2-1/+6
2022-07-08ci/lava: Detect R8152 issues preemptively and retryGuilherme Gallo3-0/+52
2022-07-08ci/lava: Split lava_log into modulesGuilherme Gallo6-157/+203
2022-07-07ci/lava: Update license headerGuilherme Gallo2-38/+6
2022-07-07ci/lava: Rename console color namesGuilherme Gallo2-8/+7
2022-07-07ci/lava: Flexibilize section marker regexesGuilherme Gallo1-18/+24
2022-07-07ci/lava: Stop printing after the result lineGuilherme Gallo1-17/+25
2022-07-07ci/lava: Highlight job retrying messageGuilherme Gallo1-0/+3
2022-07-07ci/lava: Highlight kernel messages in boldGuilherme Gallo1-1/+1
2022-07-07ci/lava: Don't print LAVA debug messagesGuilherme Gallo1-22/+1
2022-07-07ci/lava: Wrap job definition dump into a collapsed sectionGuilherme Gallo1-2/+7
2022-07-07ci/lava: Wrap job info into a collapsed sectionGuilherme Gallo1-3/+9
2022-07-07ci/lava: heartbeat: don't consider kernel message logsGuilherme Gallo2-4/+36
2022-07-07ci/lava: Follow job execution via LogFollowerGuilherme Gallo2-48/+148
2022-07-07ci/lava: Create LogFollower and move logging methodsGuilherme Gallo4-107/+199
2022-07-07ci/lava: Create Gitlab log sections handlerGuilherme Gallo2-1/+89
2022-06-28ci/lava: Improve result parsing regexGuilherme Gallo1-1/+1
2022-06-22ci/lava: Filter out undesired messagesGuilherme Gallo1-0/+21
2022-06-15ci/lava: Add support for more complex color codesGuilherme Gallo1-3/+5
2022-05-23ci/lava: Fix Gitlab Section markersGuilherme Gallo1-0/+19
2022-05-23ci/lava: Fix colored LAVA outputsGuilherme Gallo1-4/+19
2022-05-13ci/lava: Make job submitter parse the job resultGuilherme Gallo1-33/+55
2022-04-28ci/lava: Retry when data fetching log RPC call is corruptedGuilherme Gallo2-10/+35
2022-04-28ci/lava: Improve exception handlingGuilherme Gallo3-53/+96
2022-04-28ci/lava: Cancel the job if the script is interruptedGuilherme Gallo1-0/+4
2022-04-28ci/lava: Reduce LAVA boot phase timeout to 3 minutesGuilherme Gallo1-7/+14
2022-04-28ci/lava: Let LAVA job submitter run without JWT fileGuilherme Gallo1-7/+15