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/MON.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/MON.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/MON.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision d2ca1143b99c885ade0c63c5a0cadd9334071460 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d2ca1143b99c885ade0c63c5a0cadd9334071460
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 d2ca1143b99c885ade0c63c5a0cadd9334071460 # timeout=10