summaryrefslogtreecommitdiff
path: root/.gitlab-ci/common/init-stage2.sh
Commit message (Expand)AuthorAgeFilesLines
* ci/valve: Add a workaround for finding libdrm on navi21s.Emma Anholt2023-04-251-0/+5
* ci: distribute XDG_RUNTIME_DIR with setup-test-env scriptDavid Heidelberg2023-03-191-3/+0
* ci: group RESULT logic in a single placeEric Engestrom2023-03-141-2/+1
* ci/init-stage2: always set XDG_RUNTIME_DIRMartin Roukala (né Peres)2023-03-141-2/+3
* ci/init-stage2: allow sourcing the job env vars from the CWDMartin Roukala (né Peres)2023-03-141-1/+3
* ci: disable weston session timeoutEric Engestrom2023-03-141-1/+1
* ci/weston: add background PIDDavid Heidelberg2023-03-091-0/+1
* ci/weston: before testing, verify that XWayland is really runningDavid Heidelberg2023-03-091-4/+10
* ci: implement unified sectionsDavid Heidelberg2023-03-011-2/+3
* ci: migrate from wget to curlDavid Heidelberg2023-01-191-1/+2
* ci: Start weston with XwaylandErico Nunes2023-01-081-1/+5
* ci: Fix VK driver setup for HWCI_START_*.Emma Anholt2023-01-061-2/+2
* ci: Set the path to the VK drivers during HWCI_START_XORG/WESTON.Emma Anholt2023-01-041-1/+4
* ci: Enable gl-renderer in weston for wayland testingErico Nunes2022-12-281-1/+1
* ci/kernel: enable ZRAM on all archsDavid Heidelberg2022-12-021-0/+10
* ci: Add weston to our rootfses for wayland testing.Emma Anholt2022-11-221-0/+9
* CI: convert to use the new S3 server instead of the legacy minioBenjamin Tissoires2022-11-041-2/+1
* ci: replace gzip usage with zstd where posibleDavid Heidelberg2022-08-041-2/+2
* ci/lava: Improve result parsing regexGuilherme Gallo2022-06-281-0/+4
* ci: Terminate capture-devcoredump before tarring up artifacts.Emma Anholt2022-06-211-1/+13
* ci: Fix init-stage2 exit codeGuilherme Gallo2022-05-041-1/+1
* ci/lava: Trap init-stage2.sh background processesGuilherme Gallo2022-04-281-1/+29
* ci/lava: Return test-suite result as exit codeGuilherme Gallo2022-04-281-3/+10
* ci: Limit Intel CPU scaling frequency for performance testsCristian Ciocaltea2022-04-271-1/+3
* ci: Lock Intel GPU frequency for performance testsCristian Ciocaltea2022-04-061-0/+4
* ci/lava: Simplify passthrough of the request to upload results/ to minio.Emma Anholt2022-04-051-3/+2
* ci: Allow specifying any shell command via HWCI_TEST_SCRIPTCristian Ciocaltea2022-03-221-1/+1
* ci: Provide consistent results location in LAVACristian Ciocaltea2022-03-221-5/+6
* ci: Make kernel image available in LAVA for KVM use casesCristian Ciocaltea2022-03-221-0/+8
* ci: Load KVM kernel module for LAVA runnersCristian Ciocaltea2022-03-221-1/+17
* ci/turnip: Increase the hangcheck timer to 2 seconds.Emma Anholt2022-03-181-0/+6
* ci: Use ci-fairy minio login via token fileGuilherme Gallo2021-12-021-1/+1
* ci: Ensure the DRM device is openTomeu Vizoso2021-08-311-0/+3
* ci: Don't artifact rendered images when job succeedsRohan Garg2021-07-051-0/+1
* ci: bare-metal: drop webdav supportChristian Gmeiner2021-06-291-5/+0
* ci/lava: Use common stage-2 initDaniel Stone2021-06-151-1/+8
* ci/bare-metal: Set CPU and GPU governors to max, disable GPU runtime PMDaniel Stone2021-06-151-0/+13
* ci: Unify {BARE_METAL,LAVA}_TEST_SCRIPT environmentDaniel Stone2021-06-151-2/+2
* ci: Unify {BM,LAVA}_START_XORG environmentDaniel Stone2021-06-151-1/+1
* ci: Consistent pass/fail result outputDaniel Stone2021-06-151-8/+3
* ci/bare-metal: Split init script into two stagesDaniel Stone2021-06-151-0/+64