From 669ca188eec8389106d42c24ef7e6d32924989ca Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Fri, 13 Sep 2019 16:31:01 -0400 Subject: [PATCH] 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 --- jjb/testsuite/testsuite-python-testing-utils.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' -- 2.16.6