summaryrefslogtreecommitdiff
path: root/.gitlab-ci/lava/lava_job_submitter.py
Commit message (Expand)AuthorAgeFilesLines
* ci/lava: Refactor LAVAJobSubmitter and add testsGuilherme Gallo2023-04-191-36/+91
* 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-191-13/+57
* ci/lava: Update LogFollower for better section handling and historyGuilherme Gallo2023-04-191-1/+10
* ci/lava: Use python-fire in job submitterGuilherme Gallo2023-04-191-69/+76
* ci/lava: Extract LAVA proxy and LAVAJob abstractionsGuilherme Gallo2023-04-191-170/+99
* ci/lava: Move job definition stuff to another fileGuilherme Gallo2023-04-191-149/+2
* ci/lava: implement the priorityDavid Heidelberg2023-03-091-2/+7
* ci: migrate from wget to curlDavid Heidelberg2023-01-191-2/+2
* ci/lava: Tweak LAVA jobs timeoutsGuilherme Gallo2023-01-101-3/+12
* ci/lava: Update lavacli versionGuilherme Gallo2023-01-101-7/+9
* 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: Feed yaml.load with raw bytes dataGuilherme Gallo2022-12-211-1/+5
* ci: replace gzip usage with zstd where posibleDavid Heidelberg2022-08-041-1/+1
* ci: compress LAVA rootfs with zstd instead of gzipDavid Heidelberg2022-08-041-2/+2
* ci/lava: Customise sections timeouts via envvarsGuilherme Gallo2022-08-031-1/+9
* 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: Add delay before calling lava-test-caseGuilherme Gallo2022-07-151-0/+5
* ci/lava: Add canceled job statusGuilherme Gallo2022-07-081-2/+15
* ci/lava: Color red for fatal and yellow for warningGuilherme Gallo2022-07-081-8/+4
* ci/lava: Make hung job status yellowGuilherme Gallo2022-07-081-1/+5
* ci/lava: Split lava_log into modulesGuilherme Gallo2022-07-081-1/+1
* ci/lava: Update license headerGuilherme Gallo2022-07-071-20/+5
* ci/lava: Rename console color namesGuilherme Gallo2022-07-071-3/+3
* ci/lava: Stop printing after the result lineGuilherme Gallo2022-07-071-17/+25
* ci/lava: Highlight job retrying messageGuilherme Gallo2022-07-071-0/+3
* ci/lava: Wrap job definition dump into a collapsed sectionGuilherme Gallo2022-07-071-2/+7
* ci/lava: Wrap job info into a collapsed sectionGuilherme Gallo2022-07-071-3/+9
* ci/lava: heartbeat: don't consider kernel message logsGuilherme Gallo2022-07-071-3/+3
* ci/lava: Follow job execution via LogFollowerGuilherme Gallo2022-07-071-12/+22
* ci/lava: Create LogFollower and move logging methodsGuilherme Gallo2022-07-071-100/+13
* ci/lava: Create Gitlab log sections handlerGuilherme Gallo2022-07-071-1/+7
* ci/lava: Improve result parsing regexGuilherme Gallo2022-06-281-1/+1
* ci/lava: Filter out undesired messagesGuilherme Gallo2022-06-221-0/+21
* ci/lava: Add support for more complex color codesGuilherme Gallo2022-06-151-3/+5
* ci/lava: Fix Gitlab Section markersGuilherme Gallo2022-05-231-0/+19
* ci/lava: Fix colored LAVA outputsGuilherme Gallo2022-05-231-4/+19
* ci/lava: Make job submitter parse the job resultGuilherme Gallo2022-05-131-33/+55
* ci/lava: Retry when data fetching log RPC call is corruptedGuilherme Gallo2022-04-281-9/+30
* ci/lava: Improve exception handlingGuilherme Gallo2022-04-281-52/+78
* ci/lava: Cancel the job if the script is interruptedGuilherme Gallo2022-04-281-0/+4
* ci/lava: Reduce LAVA boot phase timeout to 3 minutesGuilherme Gallo2022-04-281-7/+14
* ci/lava: Let LAVA job submitter run without JWT fileGuilherme Gallo2022-04-281-7/+15
* ci/lava: Parse all test cases from 0_mesa suiteGuilherme Gallo2022-04-281-13/+27
* ci/lava: Use lava-test-case to run custom scripts in LAVAGuilherme Gallo2022-04-281-10/+17
* ci/lava: Always validate the lava jobGuilherme Gallo2022-04-281-5/+5
* ci/lava: Set lava-signal to kmsgGuilherme Gallo2022-04-281-0/+1