summaryrefslogtreecommitdiffstats
path: root/jjb/testsuite
diff options
context:
space:
mode:
authormorganrol <morgan.richomme@orange.com>2022-02-17 15:14:10 +0100
committermorganrol <morgan.richomme@orange.com>2022-02-17 15:14:21 +0100
commit39a7cd9aa5b1dd7d28ddf7906fa3d1f97563d463 (patch)
tree05b6687bad15157e53a2dbbbba84d57cefaf14fa /jjb/testsuite
parent4d337ca9aef51388dc9609eeb9e4687d05b61b53 (diff)
[TESTSUITE] change build-node for python-testing-utils
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
Diffstat (limited to 'jjb/testsuite')
-rw-r--r--jjb/testsuite/testsuite-python-testing-utils.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/jjb/testsuite/testsuite-python-testing-utils.yaml b/jjb/testsuite/testsuite-python-testing-utils.yaml
index fd84d7e8a..e4983fdc2 100644
--- a/jjb/testsuite/testsuite-python-testing-utils.yaml
+++ b/jjb/testsuite/testsuite-python-testing-utils.yaml
@@ -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