From: Aric Gardner Date: Fri, 13 Sep 2019 20:31:01 +0000 (-0400) Subject: Change to centos build node X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=669ca188eec8389106d42c24ef7e6d32924989ca;p=ci-management.git Change to centos build node testsuite-python-testing-utils-verify should also use centos build node Issue-ID: TEST-211 Signed-off-by: Aric Gardner Change-Id: Idac444c65d6cc05f98a25b0312d9735cce6b16cc --- diff --git a/jjb/testsuite/testsuite-python-testing-utils.yaml b/jjb/testsuite/testsuite-python-testing-utils.yaml index 0c8760e5e..feade9fcd 100644 --- a/jjb/testsuite/testsuite-python-testing-utils.yaml +++ b/jjb/testsuite/testsuite-python-testing-utils.yaml @@ -31,7 +31,7 @@ - 'dublin': branch: 'dublin' mvn-settings: 'testsuite-python-testing-utils-settings' - build-node: 'ubuntu1604-builder-4c-4g' + build-node: 'centos7-builder-4c-4g' subproject: - 'robotframework-onap': path: 'robotframework-onap'