summaryrefslogtreecommitdiff
path: root/.gitlab-ci
AgeCommit message (Expand)AuthorFilesLines
2021-06-23freedreno/ci: Use TU_IGNORE_CONFORMANCE_WARNING to reduce warningsMatt Turner1-0/+1
2021-06-15ci/lava: Generate YAML from Python, not JinjaDaniel Stone4-112/+111
2021-06-15ci/lava: Make kernel image type a normal argumentDaniel Stone2-4/+4
2021-06-15ci/lava: Drop bitrotten fastboot supportDaniel Stone1-10/+0
2021-06-15ci/lava: Use common stage-2 initDaniel Stone3-56/+10
2021-06-15ci/lava: Pass MinIO path on the command lineDaniel Stone3-3/+7
2021-06-15ci/bare-metal: Set CPU and GPU governors to max, disable GPU runtime PMDaniel Stone2-0/+14
2021-06-15ci: Unify {BARE_METAL,LAVA}_TEST_SCRIPT environmentDaniel Stone4-11/+10
2021-06-15ci: Unify {BM,LAVA}_START_XORG environmentDaniel Stone3-4/+3
2021-06-15ci: Consistent pass/fail result outputDaniel Stone5-16/+10
2021-06-15ci/lava: Start using devcoredump capturesDaniel Stone2-0/+3
2021-06-15ci/bare-metal: Move devcoredump capture to CI commonDaniel Stone2-1/+1
2021-06-15ci/bare-metal: Split init script into two stagesDaniel Stone4-20/+39
2021-06-15ci/bare-metal: Consistently set library pathsDaniel Stone2-3/+7
2021-06-15ci: Be consistent about install pathDaniel Stone3-4/+7
2021-06-15ci: Move bare-metal init script to common directoryDaniel Stone2-1/+1
2021-06-15ci/bare-metal: Reorder init so network comes firstDaniel Stone1-6/+8
2021-06-15ci/bare-metal: Try harder to do NTPDaniel Stone1-2/+3
2021-06-15ci/lava: Rename environment variable scriptDaniel Stone2-4/+3
2021-06-15ci/lava: Use HWCI_KERNEL_MODULES to load modulesDaniel Stone1-1/+1
2021-06-15ci/bare-metal: Add parens around shell commandTomeu Vizoso1-1/+1
2021-06-15ci/bare-metal: Rename BM_KERNEL_MODULES to HWCI_KERNEL_MODULESDaniel Stone2-2/+2
2021-06-15ci/lava: Set PIGLIT_NO_WINDOWDaniel Stone2-0/+2
2021-06-15ci/lava: Always upload Piglit replay images to MinIODaniel Stone1-4/+8
2021-06-15ci/piglit: Fix path to uploaded imagesDaniel Stone1-2/+2
2021-06-14ci: remove unzip from several containers that don't use it at allAndres Gomez5-5/+0
2021-06-14ci/piglit: Skip glx_arb_sync_control@timing.* on all systems.Emma Anholt1-0/+4
2021-06-14ci/piglit: Move the WGL skip to a common skips file.Emma Anholt2-1/+4
2021-06-14ci/deqp: Skip dEQP-VK.wsi.display.get_display_plane_capabilitiesEmma Anholt1-0/+3
2021-06-14ci/deqp: Skip flush_finish on all CI jobs.Emma Anholt2-4/+4
2021-06-14ci/deqp: Drop stress/perf skips lists.Emma Anholt1-4/+0
2021-06-14ci: bump x86_test-base tagAndres Gomez1-3/+1
2021-06-14ci: Disable Xorg's screensaver entirely.Emma Anholt3-3/+3
2021-06-11ci/fastboot: Consistently restart the run on intermittent conditions.Emma Anholt1-2/+3
2021-06-11ci/fastboot: Add a serial timeout to catch fastboot prompt failure.Emma Anholt1-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: Disable stdout/stderr bufferingDaniel Stone1-0/+5
2021-06-11ci/lava: Add explicit fatal-error handlerDaniel Stone1-10/+9
2021-06-11ci/lava: Remove unused argumentsDaniel Stone2-9/+0
2021-06-11ci/lava: Generate job name from lava-submit.shDaniel Stone2-2/+2
2021-06-11ci/lava: Use per-job rootfs overlay for environmentDaniel Stone6-23/+29
2021-06-11ci: Use JOB_ARTIFACTS_BASE for Piglit failsDaniel Stone3-7/+6
2021-06-11ci: Add JOB_ARTIFACTS_BASE variableDaniel Stone3-4/+4
2021-06-11ci: Make PIPELINE_ARTIFACTS_BASE a common variableDaniel Stone3-5/+4
2021-06-11ci/lava: Clean up variable naming, document themDaniel Stone4-17/+26
2021-06-11ci/lava: Wrap submission in a shell scriptDaniel Stone2-27/+33
2021-06-11ci/lava: Cosmetic reordering of job initDaniel Stone1-15/+13
2021-06-11ci/lava: Pass JWT separately from environment variablesDaniel Stone3-4/+10
2021-06-11ci/lava: Move LAVA files to lava/Daniel Stone4-5/+3