1*333d2b36SAndroid Build Coastguard Worker#!/bin/bash -eu 2*333d2b36SAndroid Build Coastguard Worker 3*333d2b36SAndroid Build Coastguard Workerset -o pipefail 4*333d2b36SAndroid Build Coastguard Worker 5*333d2b36SAndroid Build Coastguard WorkerTOP="$(readlink -f "$(dirname "$0")"/../../..)" 6*333d2b36SAndroid Build Coastguard Worker"$TOP/build/soong/tests/androidmk_test.sh" 7*333d2b36SAndroid Build Coastguard Worker"$TOP/build/soong/tests/bootstrap_test.sh" 8*333d2b36SAndroid Build Coastguard Worker"$TOP/build/soong/tests/soong_test.sh" 9*333d2b36SAndroid Build Coastguard Worker"$TOP/prebuilts/build-tools/linux-x86/bin/py3-cmd" "$TOP/build/bazel/ci/rbc_dashboard.py" aosp_arm64-userdebug 10