Merge "Update ci readme file to add one note"
authorCheng Li <cheng1.li@intel.com>
Fri, 12 Jun 2020 02:21:36 +0000 (02:21 +0000)
committerGerrit Code Review <gerrit@akraino.org>
Fri, 12 Jun 2020 02:21:36 +0000 (02:21 +0000)
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
 ```