diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2019-09-13 21:05:52 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-13 21:05:52 +0000 |
commit | d01bf4f42059d175ced65a721642dbcfa1ad830c (patch) | |
tree | b57eca839a4338a1b8eca7266cf74e8fa3c4c524 | |
parent | 0376bdbae75b2d82d5e85909214dc6e0994cc642 (diff) | |
parent | 669ca188eec8389106d42c24ef7e6d32924989ca (diff) |
Merge "Change to centos build node"
-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 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' |