summaryrefslogtreecommitdiff
path: root/.gitlab-ci/lava/lava-submit.sh
AgeCommit message (Expand)AuthorFilesLines
2024-01-18remove gitlab stuffsSooChan Lim1-61/+0
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-07ci/lava: Use an alpine image for SSH client containerGuilherme Gallo1-0/+1
2023-06-10ci: remove BUILD_PATH, always use S3_ARTIFACT_NAMEDavid Heidelberg1-8/+1
2023-06-10ci: rename MINIO to S3David Heidelberg1-3/+3
2023-05-25ci: enable shellcheck on whole .gitlab-ciDavid Heidelberg1-2/+2
2023-05-12ci: replace write + cat with teeEric Engestrom1-3/+2
2023-04-19ci/lava: Add a simple Structural Logger into submitterGuilherme Gallo1-0/+1
2023-04-19ci/lava: Use python-fire in job submitterGuilherme Gallo1-7/+8
2023-04-18ci: do not retry on forks to get the upstream kernel and rootfsDavid Heidelberg1-7/+10
2023-03-10ci: Fix release build use for performance jobsGuilherme Gallo1-1/+10
2023-03-01ci: implement unified sectionsDavid Heidelberg1-2/+3
2023-01-19ci: migrate from wget to curlDavid Heidelberg1-1/+2
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-04-28ci/lava: Improve exception handlingGuilherme Gallo1-1/+1
2022-04-28ci/lava: Trap init-stage2.sh background processesGuilherme Gallo1-1/+1
2022-04-28ci/lava: Use lava-test-case to run custom scripts in LAVAGuilherme Gallo1-1/+3
2022-04-13ci: Allow specifying a different kernel in LAVA jobsTomeu Vizoso1-2/+3
2022-04-06ci: Provide intel-gpu-freq.sh in LAVA and bare-metal rootfsCristian Ciocaltea1-0/+1
2022-04-05ci/lava: Simplify passthrough of the request to upload results/ to minio.Emma Anholt1-1/+0
2022-03-22ci: Make kernel image available in LAVA for KVM use casesCristian Ciocaltea1-1/+4
2022-01-27ci/traces: Drop PIGLIT_REPLAY_UPLOAD_TO_MINIO.Emma Anholt1-3/+0
2021-12-02ci: Use ci-fairy minio login via token fileGuilherme Gallo1-2/+2
2021-11-02ci: Let manual LAVA jobs have a longer timeout than othersTomeu Vizoso1-0/+1
2021-08-17ci: enable CI for lima againErico Nunes1-0/+1
2021-06-15ci/lava: Generate YAML from Python, not JinjaDaniel Stone1-1/+2
2021-06-15ci/lava: Use common stage-2 initDaniel Stone1-0/+1
2021-06-15ci/lava: Pass MinIO path on the command lineDaniel Stone1-0/+1
2021-06-15ci/lava: Start using devcoredump capturesDaniel Stone1-0/+1
2021-06-15ci/lava: Rename environment variable scriptDaniel Stone1-1/+1
2021-06-15ci/lava: Always upload Piglit replay images to MinIODaniel Stone1-4/+8
2021-06-11ci/lava: Avoid tee as it ruins exit statusDaniel Stone1-1/+3
2021-06-11ci/lava: Dump and artifact YAML againDaniel Stone1-0/+1
2021-06-11ci/lava: Remove unused argumentsDaniel Stone1-2/+0
2021-06-11ci/lava: Generate job name from lava-submit.shDaniel Stone1-1/+1
2021-06-11ci/lava: Use per-job rootfs overlay for environmentDaniel Stone1-5/+8
2021-06-11ci/lava: Clean up variable naming, document themDaniel Stone1-6/+7
2021-06-11ci/lava: Wrap submission in a shell scriptDaniel Stone1-0/+32