From 399408d7ce847d0651fa79202c0cd53391153603 Mon Sep 17 00:00:00 2001 From: DR695H Date: Fri, 13 Sep 2019 11:22:41 -0400 Subject: make the base image be based on centos Issue-ID: TEST-211 Change-Id: I5020abe6d1c93728cfd3211c42392c40db999919 Signed-off-by: DR695H --- jjb/testsuite/testsuite-python-testing-utils.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb') diff --git a/jjb/testsuite/testsuite-python-testing-utils.yaml b/jjb/testsuite/testsuite-python-testing-utils.yaml index 9a40df1db..0c8760e5e 100644 --- a/jjb/testsuite/testsuite-python-testing-utils.yaml +++ b/jjb/testsuite/testsuite-python-testing-utils.yaml @@ -19,7 +19,7 @@ mvn-settings: 'testsuite-python-testing-utils-settings' files: '**' archive-artifacts: '' - build-node: 'ubuntu1604-builder-4c-4g' + build-node: 'centos7-builder-4c-4g' - project: name: testsuite-python-testing-utils-verify -- cgit 1.2.3-korg