add the jenkins job yaml and scripts 33/1333/2
authorwutianwei <wutianwei1@huawei.com>
Wed, 7 Aug 2019 03:45:53 +0000 (11:45 +0800)
committerwutianwei <wutianwei1@huawei.com>
Wed, 7 Aug 2019 06:34:09 +0000 (14:34 +0800)
commit08061086d68d8c4f0a027c910c5e498b1016e12a
tree39e48506a66129e38a0ed42667fa8691f8f0d77d
parentce122e1f967d8b9b8e72d09db28f0dba7ee43cd9
add the jenkins job yaml and scripts

when need create or update the jenkins job
follow the steps as below
1. git clone the code to jenkins server
2. modify the yaml and scripts
3. run the command "jenkins-jobs update  global/:eliot/" in eliot/jjb directory.

Signed-off-by: wutianwei <wutianwei1@huawei.com>
Change-Id: Ia692f66bc3824f71c07abf3b389e0b5b8e336257
jjb/eliot/eliot-ci-jobs.yaml [new file with mode: 0644]
jjb/eliot/eliot-clean.sh [new file with mode: 0755]
jjb/eliot/eliot-deploy.sh [new file with mode: 0644]
jjb/eliot/eliot-kubeedge-clean.sh [new file with mode: 0755]
jjb/eliot/eliot-kubeedge-deploy.sh [new file with mode: 0644]
jjb/global/base-macros.yaml [new file with mode: 0644]
jjb/global/defaults.yaml [new file with mode: 0644]
jjb/global/project-params.yaml [new file with mode: 0644]
jjb/global/slave-params.yaml [new file with mode: 0644]