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