fixing the node selectors 87/86687/1
authorDR695H <dr695h@att.com>
Tue, 30 Apr 2019 21:27:32 +0000 (17:27 -0400)
committerDR695H <dr695h@att.com>
Tue, 30 Apr 2019 21:30:21 +0000 (17:30 -0400)
we want the node selector to be builder not docker

Change-Id: I9301ae125ad9dea4e30094af95abceb8a4774125
Issue-ID: TEST-141
Signed-off-by: DR695H <dr695h@att.com>
jjb/testsuite/testsuite-python-testing-utils.yaml

index 9ce2054..5413597 100644 (file)
@@ -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'