Searched refs:BM_SERIAL (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/.gitlab-ci/bare-metal/
H A Dcros-servo.sh11 if [ -z "$BM_SERIAL" ]; then
12 echo "Must set BM_SERIAL in your gitlab-runner config.toml [[runners]] environment"
18 echo "Must set BM_SERIAL in your gitlab-runner config.toml [[runners]] environment"
92 --cpu $BM_SERIAL \
H A Dpoe-powered.sh11 if [ -z "$BM_SERIAL" ]; then
12 echo "Must set BM_SERIAL in your gitlab-runner config.toml [[runners]] environment"
129 --dev="$BM_SERIAL" \
H A Dfastboot.sh6 if [ -z "$BM_SERIAL" -a -z "$BM_SERIAL_SCRIPT" ]; then
7 echo "Must set BM_SERIAL OR BM_SERIAL_SCRIPT in your gitlab-runner config.toml [[runners]] environment"
8 echo "BM_SERIAL:"
135 --dev="$BM_SERIAL" \
/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 2 milliseconds