fixing the node selectors

we want the node selector to be builder not docker

Change-Id: I9301ae125ad9dea4e30094af95abceb8a4774125
Issue-ID: TEST-141
Signed-off-by: DR695H <dr695h@att.com>
diff --git a/jjb/testsuite/testsuite-python-testing-utils.yaml b/jjb/testsuite/testsuite-python-testing-utils.yaml
index 9ce2054..5413597 100644
--- a/jjb/testsuite/testsuite-python-testing-utils.yaml
+++ b/jjb/testsuite/testsuite-python-testing-utils.yaml
@@ -18,7 +18,7 @@
     mvn-settings: 'testsuite-python-testing-utils-settings'
     files: '**'
     archive-artifacts: ''
-    build-node: 'ubuntu1604-docker-4c-4g'
+    build-node: 'ubuntu1604-builder-4c-4g'
 
 - project:
     name: testsuite-python-testing-utils-master-clm
@@ -27,7 +27,7 @@
     nexus-iq-namespace: 'onap-'
     project: testsuite/python-testing-utils
     project-name: 'testsuite-python-testing-utils'
-    build-node: ubuntu1604-builder-4c-4g
+    build-node: 'ubuntu1604-builder-4c-4g'
     stream:
       - 'master':
           branch: 'master'