SuccessConsole Output

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/tests.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/tests.git
 > git --version # timeout=10
 > git fetch --no-tags --progress https://osm.etsi.org/gerrit/osm/tests.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 661ba4f167f7c68eeb87cb97ae254a0034a48dbb (sol006)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 661ba4f167f7c68eeb87cb97ae254a0034a48dbb
Commit message: "Improved log for k8s cluster creation and checking"
 > git rev-list --no-walk 661ba4f167f7c68eeb87cb97ae254a0034a48dbb # timeout=10