Add the script for Jenkins setup 53/1553/4
authorchengli3 <cheng1.li@intel.com>
Mon, 9 Sep 2019 02:17:14 +0000 (10:17 +0800)
committerchengli3 <cheng1.li@intel.com>
Sat, 21 Sep 2019 13:16:09 +0000 (21:16 +0800)
commit995133916443af0284611e83c07c6176bd647fbf
treefae5a465f31720117caccc29c5418c99ca00bec6
parent5bfee940708336be25ff65e40507b481cbaa2ea4
Add the script for Jenkins setup

This patch is to add the script/ansible_playbook for Jenkins setup:
1. Setup jenkins server by leverage jenkins role from galaxy
2. Add akraino gerrit server to gerrit list
3. Add pipeline job for ICN CI check

Change-Id: I2baf2a35ba246faab8a7be599af7bd5b2123dd79
Jenkinsfile
ci/README.md [new file with mode: 0644]
ci/gerrit.groovy [new file with mode: 0644]
ci/icn_check.xml [new file with mode: 0644]
ci/setup_jenkins.sh [new file with mode: 0755]
ci/site_jenkins.yaml [new file with mode: 0644]