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/devops.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops.git
 > git --version # timeout=10
 > git fetch --no-tags --progress https://osm.etsi.org/gerrit/osm/devops.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 7406dee9575b42f83e72cfacb0107382faa09163 (v8.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7406dee9575b42f83e72cfacb0107382faa09163
Commit message: "Use mongodb charm in k8s installer"
 > git rev-list --no-walk 1d3e8c312faea4abc5e0102adef0a2f23b30b734 # timeout=10