Searched refs:BM_POWERUP (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/.gitlab-ci/bare-metal/
H A Dpoe-powered.sh41 if [ -z "$BM_POWERUP" ]; then
42 echo "Must set BM_POWERUP in your gitlab-runner config.toml [[runners]] environment"
130 --powerup="$BM_POWERUP" \
H A Dfastboot.sh15 if [ -z "$BM_POWERUP" ]; then
16 echo "Must set BM_POWERUP in your gitlab-runner config.toml [[runners]] environment"
137 --powerup="$BM_POWERUP" \
/xsrc/external/mit/MesaLib/dist/docs/ci/
H A Dbare-metal.rst119 environment = ["BM_SERIAL=/dev/ttyDB410c8", "BM_POWERUP=google-power-up.sh 8", "BM_FASTBOOT_SERIAL=15e9e390", "FDO_CI_CONCURRENT=4"]

Completed in 3 milliseconds