summaryrefslogtreecommitdiff
path: root/.gitlab-ci/bare-metal
AgeCommit message (Expand)AuthorFilesLines
2023-12-12ci/baremetal: make BM_BOOTCONFIG optionalJuan A. Suarez Romero1-7/+4
2023-10-19ci/bare-metal: Drop the 2 vs 1 exit code from poe_run.Eric Anholt1-6/+6
2023-10-19ci: Stop doing internal retries in bare-metal.Eric Anholt2-48/+41
2023-10-05ci/bare-metal: drop unused imports, sort, use SPDX licenseDavid Heidelberg1-22/+3
2023-10-05ci/bare-metal: correct workaround for R8152 issue while retrieving TFTP dataDavid Heidelberg1-13/+12
2023-09-21ci/fastboot: Use a case insensitive match for a fastboot line.Emma Anholt1-1/+1
2023-08-14ci/baremetal: shorten BM_KERNEL to filename and BM_DTB to name onlyDavid Heidelberg2-3/+3
2023-08-14ci/baremetal: do not install curl, it's already thereDavid Heidelberg3-4/+0
2023-08-02ci: reduce bare-metal retries of poe_run to only 3 attemptsEric Engestrom1-1/+1
2023-07-20Integrate ci-kdl in the building process and launch process.Sergi Blanch Torne1-0/+1
2023-05-25ci: enable shellcheck on whole .gitlab-ciDavid Heidelberg13-25/+37
2023-05-12ci: replace write + cat with teeEric Engestrom1-2/+1
2023-05-12ci: stop marking environment variable list as executableEric Engestrom1-1/+0
2023-03-01ci: implement unified sectionsDavid Heidelberg3-0/+5
2023-01-19ci: migrate from wget to curlDavid Heidelberg3-7/+11
2023-01-19ci/bare-metal: add more timestamps to help debugging issuesEric Engestrom2-0/+24
2022-11-22ci/freedreno: Stop segregating reset tests from non-reset tests in EGL.Emma Anholt1-26/+0
2022-10-06ci/bare-metal: introduce BM_MKBOOT_PARAMSChristian Gmeiner1-0/+1
2022-10-06ci: switch to mkbootimg.pyChristian Gmeiner2-9/+582
2022-09-11ci: Add support for Jetson TK1.Emma Anholt2-0/+18
2022-08-04ci/bare-metal: Re-open serial and everything after test phase timeout.Emma Anholt1-9/+6
2022-07-19ci/bare-metal: Add timeouts to the shell commands called in fastboot.Emma Anholt1-7/+11
2022-06-21ci/bare-metal: Add test phase timeouts to all boards.Emma Anholt6-19/+26
2022-06-21ci/bare-metal: Add handling of netboot firmwares for servo boards.Emma Anholt1-0/+6
2022-06-21ci/bare-metal: Get rid of servo's serial feed threads.Emma Anholt2-43/+20
2022-06-21ci/bare-metal: Add per-boot-stage timeouts for fastboot and poe.Emma Anholt3-12/+28
2022-06-21ci/bare-metal: Apply autopep8 to our python scripts.Emma Anholt6-27/+55
2022-04-06ci: Provide intel-gpu-freq.sh in LAVA and bare-metal rootfsCristian Ciocaltea1-0/+1
2022-03-09ci/nouveau: Add a manual run for the Jetson Nano (GM20B).Emma Anholt2-0/+25
2022-03-09ci/nouveau: Add nouveau support to the rootfs.Emma Anholt2-3/+34
2022-03-09ci/bare-metal: Increase maximum retry count for POE boots.Emma Anholt1-1/+1
2022-03-09ci/bare-metal: Drop the BM_POE_USERNAME/PASSWORD env var checks.Emma Anholt1-12/+0
2022-02-10ci/freedreno: Try to detect a wedged MMU that's happened recently.Emma Anholt1-0/+4
2021-12-03gitlab-ci: detect a3xx gpu hang recovery failureIlia Mirkin1-0/+18
2021-12-03gitlab-ci: serial close can leave an active readIlia Mirkin1-9/+8
2021-12-02ci: Use ci-fairy minio login via token fileGuilherme Gallo1-1/+6
2021-11-10ci/bare-metal: Close serial and join serial threads before exit.Emma Anholt3-2/+24
2021-10-21ci/deqp-runner: Simplify the --jobs argument setup.Emma Anholt1-1/+1
2021-10-04ci/freedreno: Restart the run if cheza spontenously reboots.Emma Anholt1-0/+5
2021-09-20ci/baremetal: Retry if our network device spontaneously fails.Emma Anholt2-0/+12
2021-09-17ci/bare-metal: add support for eth008 power relayChristian Gmeiner3-0/+50
2021-09-17ci/bare-metal: add telnet based serialChristian Gmeiner1-0/+41
2021-08-17ci/freedreno: Move freedreno's deqp testing to suite support.Emma Anholt1-79/+0
2021-07-23ci/freedreno: Enable the MSAA deqp tests.Emma Anholt1-18/+16
2021-06-29ci: bare-metal: drop webdav supportChristian Gmeiner2-38/+1
2021-06-15ci: Consistent pass/fail result outputDaniel Stone3-3/+3
2021-06-15ci/bare-metal: Move devcoredump capture to CI commonDaniel Stone2-15/+1
2021-06-15ci/bare-metal: Split init script into two stagesDaniel Stone2-1/+15
2021-06-15ci: Be consistent about install pathDaniel Stone1-1/+0
2021-06-15ci: Move bare-metal init script to common directoryDaniel Stone2-73/+1