summaryrefslogtreecommitdiffstats
path: root/jjb/testsuite/testsuite-python-testing-utils.yaml
diff options
context:
space:
mode:
authorDR695H <dr695h@att.com>2019-04-30 17:27:32 -0400
committerDR695H <dr695h@att.com>2019-04-30 17:30:21 -0400
commitcf76b55658b25b8366c2b7c595c55e17980435c1 (patch)
tree1a8500497cf522b3ea9047a48deca558549d1208 /jjb/testsuite/testsuite-python-testing-utils.yaml
parent664da589e04481bb257ac069ccebae4e17e79362 (diff)
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>
Diffstat (limited to 'jjb/testsuite/testsuite-python-testing-utils.yaml')
-rw-r--r--jjb/testsuite/testsuite-python-testing-utils.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/testsuite/testsuite-python-testing-utils.yaml b/jjb/testsuite/testsuite-python-testing-utils.yaml
index 9ce205466..541359793 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'