summaryrefslogtreecommitdiff
path: root/tests/submit-lava-jobs.sh
blob: e356e81b608dc0854872eb73484bd2f962935a58 (plain)
1
2
3
4
5
6
7
8
9
10
11
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