Revert "Temporary change to pull master branch for voltha-system-tests for voltha-2.7 jobs"

This reverts commit 53ee148688a643f479d934260276f9654bbf2d84.

Reason for revert: voltha-2.7 branch created for voltha-system-tests 

Change-Id: I841403d131049187f0a3ad1c953fc0c5bd775c06
diff --git a/jjb/pipeline/voltha-dt-physical-functional-tests-openonu-go.groovy b/jjb/pipeline/voltha-dt-physical-functional-tests-openonu-go.groovy
index e81ecd6..f60bd3f 100644
--- a/jjb/pipeline/voltha-dt-physical-functional-tests-openonu-go.groovy
+++ b/jjb/pipeline/voltha-dt-physical-functional-tests-openonu-go.groovy
@@ -59,7 +59,7 @@
             url: "https://gerrit.opencord.org/voltha-system-tests",
             refspec: "${volthaSystemTestsChange}"
           ]],
-          branches: [[ name: "master", ]],
+          branches: [[ name: "${branch}", ]],
           extensions: [
             [$class: 'WipeWorkspace'],
             [$class: 'RelativeTargetDirectory', relativeTargetDir: "voltha-system-tests"],