[TESTSUITE] change build-node for python-testing-utils 78/127178/1
authormorganrol <morgan.richomme@orange.com>
Thu, 17 Feb 2022 14:14:10 +0000 (15:14 +0100)
committermorganrol <morgan.richomme@orange.com>
Thu, 17 Feb 2022 14:14:21 +0000 (15:14 +0100)
pbr issue a priori linked to filelock lib and python version
Update build node

Issue-ID: CIMAN-412

Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I209f67db1c6d2547b4c878cbf90a19707d9051d3

jjb/testsuite/testsuite-python-testing-utils.yaml

index fd84d7e..e4983fd 100644 (file)
@@ -17,7 +17,7 @@
     mvn-settings: 'testsuite-python-testing-utils-settings'
     files: '**'
     archive-artifacts: ''
-    build-node: 'centos7-builder-4c-4g'
+    build-node: 'ubuntu1804-builder-4c-4g'
 
 - project:
     name: testsuite-python-testing-utils-verify
@@ -27,7 +27,7 @@
       - 'master':
           branch: 'master'
     mvn-settings: 'testsuite-python-testing-utils-settings'
-    build-node: 'centos7-builder-4c-4g'
+    build-node: 'ubuntu1804-builder-4c-4g'
     subproject:
       - 'robotframework-onap':
           path: 'robotframework-onap'
@@ -40,6 +40,6 @@
     project-name: testsuite-python-testing-utils
     jobs:
       - gerrit-info-yaml-verify
-    build-node: centos7-builder-2c-1g
+    build-node: ubuntu1804-builder-4c-4g
     project: testsuite/python-testing-utils
     branch: master