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 --force --progress https://osm.etsi.org/gerrit/osm/tests.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision a22d4b93d6a7a68417d4a1ef3aee6a01bade16de (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a22d4b93d6a7a68417d4a1ef3aee6a01bade16de
Commit message: "Read all variables required for EPA_03 testsuite from the robot file"
 > git rev-list --no-walk d77060766d8e8aa3cd277324b0b6f732555d2007 # timeout=10