diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2019-09-13 18:48:52 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-13 18:48:52 +0000 |
commit | 1ff56545c6d2680f3f374eca4f23c8a4fcb88113 (patch) | |
tree | 84a843c5efe4162ad1bfdf66e9671eb0c2b9c01d /jjb | |
parent | 582ab666779f3e1f74077195110d5b622b4b88e1 (diff) | |
parent | 399408d7ce847d0651fa79202c0cd53391153603 (diff) |
Merge "make the base image be based on centos"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/testsuite/testsuite-python-testing-utils.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |