Hi,

I am a linaro landing team member from huawei.
I am porting Linaro CI & LAVA.

Now the frontend of jenkins is working.
But when I clicked the "save & build" button in the "new build" of the frontend, 
the browser poped up a message of "job config template_linaro-android-member-hisilicon not found".

So I went to "/var/lib/jenkins/jobs" directory, copied config from "blank" direcotry.
After that I could add "new build" and I add the same config as panda board.
But I do not know whether it is ok or not.
Could you give me the config of template_linaro-android-member-hisilicon?
Thanks!

Best Regards,
Joy Xu



My config is as following(copy from https://android-build.linaro.org/builds/~linaro-android-member-ti/panda-linaro/ ):
Configuration
MANIFEST_REPO=git://android.git.linaro.org/platform/manifest.git
MANIFEST_BRANCH=linaro_android_4.3
MANIFEST_FILENAME=default.xml
REPO_GROUPS="common,pandaboard"
INCLUDE_PERF=0
TARGET_PRODUCT=pandaboard
TARGET_SIMULATOR=false
MAKE_JOBS=4
SOURCE_OVERLAY="open/20120716/build-info.tar.bz2"
TARGET_TOOLS_PREFIX=prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8-linaro/bin/arm-linux-androideabi-
TOOLCHAIN_TRIPLET=arm-linux-androideabi
REPO_SEED_URL=http://android-build.linaro.org/seed/uniseed.tar.gz
LAVA_SUBMIT=1
LAVA_SUBMIT_FATAL=0
LAVA_TEST_PLAN="lava-test-shell-git(repo=git://git.linaro.org/qa/test-definitions.git testdef=android/0xbench.yaml),lava-test-shell-git(repo=git://git.linaro.org/qa/test-definitions.git testdef=android/skia.yaml),busybox,lava-test-shell-git(repo=git://git.linaro.org/qa/test-definitions.git testdef=android/glmark2.yaml),v8,lava-test-shell-git(repo=git://git.linaro.org/qa/test-definitions.git testdef=android/mmtest.yaml),monkey,monkey_long_run,methanol,methanol(-b CHROME),methanol(-t css),methanol(-t css -b CHROME),methanol(-t canvas),methanol(-t canvas -b CHROME),methanol(-t svg),methanol(-t svg -b CHROME),methanol(-t smp),methanol(-t smp -b CHROME),blackbox,shell-binder,lava-test-shell-git(repo=git://git.linaro.org/qa/test-definitions.git testdef=common/pm-qa.yaml),hostshell-connect-lab-wifi,hostshell-sdcard-mounted,[system-reboot],cts,lava-test-shell-git(repo=git://git.linaro.org/people/tomgall/test-definitions.git testdef=android/glslparser_gles2.yaml),lava-test-shell-git(repo=git://git.linaro.org/people/tomgall/test-definitions.git testdef=android/glsl_fs_pointcoord_gles2.yaml),lava-test-shell-git(repo=git://git.linaro.org/people/tomgall/test-definitions.git testdef=android/invalid_es_queries_gles2.yaml),lava-test-shell-git(repo=git://git.linaro.org/people/tomgall/test-definitions.git testdef=android/minmax_gles2.yaml),lava-test-shell-git(repo=git://git.linaro.org/people/tomgall/test-definitions.git testdef=android/multiple-shader-objects_gles2.yaml),lava-test-shell-git(repo=git://git.linaro.org/people/tomgall/test-definitions.git testdef=android/shader_runner_gles2.yaml)"
MONKEY_RUNNER_URL_1="http://android.git.linaro.org/git-ro/platform/external/thirdparty-benchmarks.git"
# The test suite below is broken and hence disabled
# MONKEY_RUNNER_URL_2="git://android.git.linaro.org/test/linaro/android/system.git"
BUILD_FS_IMAGE=1
LAVA_ANDROID_BINARIES=True
# TARGET_BUILD_VARIANT=tests
LINARO_BUILD_SPEC=panda-jb-gcc47-tilt-stable-blob
CTS_TIMEOUT=42000