aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/ci-apps-verify/ci-apps-jjb.local.sh
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/ci-apps-verify/ci-apps-jjb.local.sh')
-rwxr-xr-xjjb/ci-apps-verify/ci-apps-jjb.local.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/jjb/ci-apps-verify/ci-apps-jjb.local.sh b/jjb/ci-apps-verify/ci-apps-jjb.local.sh
index 9cae1dca..cb588b23 100755
--- a/jjb/ci-apps-verify/ci-apps-jjb.local.sh
+++ b/jjb/ci-apps-verify/ci-apps-jjb.local.sh
@@ -1,6 +1,15 @@
#!/bin/bash
set -x
+
+export GERRIT_REFSPEC="refs/changes/49/9549/2"
+export GERRIT_PROJECT="apps/mediaplayer"
+export GERRIT_CHANGE_NUMBER="9549"
+export GERRIT_PATCHSET_NUMBER="2"
+export GERRIT_PATCHSET_REVISION="b0f682b1579e520896ccd5492d6666d962a0c226"
+export GERRIT_HOST="gerrit.automotivelinux.org"
+export GERRIT_PORT="29418"
+
. ../common/include-apps-header.sh
. ../common/include-apps-fetch-install-sdk.sh
. ../common/include-apps-build-app.sh