X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=Sandbox_Setup.md;h=42ed60897367d38a36b7517ea4cd582538e1e259;hb=refs%2Fheads%2Ftest_packer_2;hp=2d8758f214ab829b7dbb02680eadc5a90ff9d838;hpb=23c8a49a3bce44eccfddd117ce2346c067f8d7aa;p=ci-management.git diff --git a/Sandbox_Setup.md b/Sandbox_Setup.md index 2d8758f21..42ed60897 100755 --- a/Sandbox_Setup.md +++ b/Sandbox_Setup.md @@ -28,6 +28,10 @@ To download **ci-management**, execute the following command to clone the `git clone ssh://@gerrit.onap.org:29418/ci-management --recursive && scp -p -P 29418 \ @gerrit.onap.org:hooks/commit-msg ci-management/.git/hooks/` +Make sure to sync global-jjb submodule using: + +`git submodule update --init` + Once you successfully clone the repository, next step is to install JJB (Jenkins Job Builder) in order to experiment with Jenkins jobs.