From: DR695H Date: Tue, 30 Apr 2019 21:27:32 +0000 (-0400) Subject: fixing the node selectors X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=cf76b55658b25b8366c2b7c595c55e17980435c1;p=ci-management.git 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 --- 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'