Change-Id: Ia925a6e0a2facd77807e18aca1dea8798fcea956
Issue-ID: TEST-144
Signed-off-by: DR695H <dr695h@att.com>
        if [ -d ~/python-testing-utils ]
        then
                cd python-testing-utils
-               git pull origin master
+               git pull origin dublin
        else
-               git clone https://gerrit.onap.org/r/testsuite/python-testing-utils.git
+               git clone  -b dublin https://gerrit.onap.org/r/testsuite/python-testing-utils.git
                cd python-testing-utils
        fi
 fi