Add the script for Jenkins setup 14/1714/1
authorchengli3 <cheng1.li@intel.com>
Mon, 9 Sep 2019 02:17:14 +0000 (10:17 +0800)
committerKuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com>
Wed, 2 Oct 2019 20:43:10 +0000 (13:43 -0700)
commit0e03f090b02ca0ee5f2d85d1e7b32f40ef4e10c7
treefae5a465f31720117caccc29c5418c99ca00bec6
parentb2eaa117a03a4a817c5ca23dbad06e9e512a36a7
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]