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/RO.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/RO.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/RO.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 8c894742dba283113a19ae469c4a311749894ec1 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8c894742dba283113a19ae469c4a311749894ec1
Commit message: "Fix bug 2019 to delete ONOS hosts associated to a VPLS service"
 > git rev-list --no-walk 8c894742dba283113a19ae469c4a311749894ec1 # timeout=10