Update ci readme file to add one note 16/3516/1
authorchengli3 <cheng1.li@intel.com>
Wed, 27 May 2020 08:20:30 +0000 (16:20 +0800)
committerchengli3 <cheng1.li@intel.com>
Wed, 27 May 2020 08:20:54 +0000 (16:20 +0800)
Change-Id: I9e8f4593910555b186520c6f50a67d31d8ea84dd
Signed-off-by: chengli3 <cheng1.li@intel.com>
ci/README.md

index 3536070..94fe85a 100644 (file)
@@ -37,6 +37,8 @@ git clone --recursive "https://gerrit.akraino.org/r/ci-management"
 git clone "https://gerrit.akraino.org/r/icn"
 # create the jjb config file before moving on
 # https://docs.releng.linuxfoundation.org/en/latest/jenkins-sandbox.html
+# To install jenkins-job-builder, run 'pip install jenkins-job-builder' instead of 'apt install',
+# because the verions in apt repo is too old to work for icn
 jenkins-jobs test ci-management/jjb:icn/ci/jjb icn-master-verify
 jenkins-jobs update ci-management/jjb:icn/ci/jjb icn-master-verify
 ```