X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ci%2Fci.sh;h=4d6e0a126ae8df9e40f157805559b11fad5587a8;hb=8a8e54fb88752ee2bc5e18d9aaeab3a7097c503b;hp=4de87fbb69ae4bec015a551ec59cf68bff316985;hpb=88793e2cb8a5a72e1cefabbee2a627558d242eff;p=icn.git diff --git a/ci/ci.sh b/ci/ci.sh index 4de87fb..4d6e0a1 100755 --- a/ci/ci.sh +++ b/ci/ci.sh @@ -87,11 +87,11 @@ function update_jobs { # This will create all 344 jobs: # jenkins-jobs update ${JJB_PATH}:${ICN_DIR}/ci/jjb/project.yaml - # These are the ICN jobs we are interested in (note intentional misspelling of bm_verifer): + # These are the ICN jobs we are interested in if [[ ${WITH_VAGRANT} == "yes" ]]; then jenkins-jobs update ${JJB_PATH} icn-master-vagrant-verify-verifier fi - jenkins-jobs update ${JJB_PATH} icn-master-bm-verify-bm_verifer + jenkins-jobs update ${JJB_PATH} icn-master-bm-verify-bm_verifier jenkins-jobs update ${JJB_PATH} icn-bluval-daily-master #jenkins-jobs update ${JJB_PATH} icn-master-verify