X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ci%2FREADME.md;h=94fe85a89c460bb22e50bd5fec73f843da3a5dfc;hb=c8483eeb22b493d194b9b9d5b6caac911d87989b;hp=3536070480950b75922f0713ce5d6e2d29b2c24b;hpb=e67da41b552179482f39a413b61ef0beff8ab12a;p=icn.git diff --git a/ci/README.md b/ci/README.md index 3536070..94fe85a 100644 --- a/ci/README.md +++ b/ci/README.md @@ -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 ```