diff options
Diffstat (limited to 'jjb/optf/optf-has.yaml')
-rw-r--r-- | jjb/optf/optf-has.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/optf/optf-has.yaml b/jjb/optf/optf-has.yaml index cb524824a..970965d93 100644 --- a/jjb/optf/optf-has.yaml +++ b/jjb/optf/optf-has.yaml @@ -16,7 +16,7 @@ pom: 'pom.xml' jobs: - '{project-name}-{stream}-{subproject}-verify-python': - build-node: ubuntu1804-builder-4c-4g + build-node: ubuntu2004-builder-4c-4g - '{project-name}-{stream}-{subproject}-merge-java': build-node: ubuntu1804-docker-8c-8g - gerrit-maven-stage: @@ -35,7 +35,7 @@ files: '**' archive-artifacts: '' - build-node: 'ubuntu1804-builder-4c-4g' + build-node: 'ubuntu2004-builder-4c-4g' - project: name: optf-has-sonar |