export SUBMIT_JOB_FROM_URL=true if [ ! -z `echo $GERRIT_TOPIC | grep IncludeCTS` ]; then export LAVA_JOB_URL_2=https://git.linaro.org/qa/test-plans.git/blob/refs/heads/master:/android/nexus9-aosp-master/nexus9-cts-part1.json fi if [ ! -z `echo $GERRIT_TOPIC | grep IncludeBenchmarks` ]; then export LAVA_JOB_URL_1=https://git.linaro.org/qa/test-plans.git/blob/refs/heads/master:/android/nexus9-aosp-master/wa2_nexus9_andebench.json fi export LAVA_JOB_URL=https://git.linaro.org/qa/test-plans.git/blob_plain/refs/heads/master:/android/nexus9-aosp-master/nexus9-ubenchmarks.json export MAKE_TARGETS=droidcore