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/LCM.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/LCM.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/LCM.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision ecfca589fc905f05c4429776c646a60c7f24eace (v15.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ecfca589fc905f05c4429776c646a60c7f24eace
Commit message: "Bug Fix - 2305: Automated scaling of Vnf is not happening through metrics collected by feature Service KPI of VNF using exporter endpoint"
 > git rev-list --no-walk ecfca589fc905f05c4429776c646a60c7f24eace # timeout=10