From: robert.tomczyk Date: Fri, 21 Jan 2022 12:43:08 +0000 (+0000) Subject: Switch ONAP to new Infra Ubuntu 20.04 slave X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F10%2F12110%2F1;p=infra%2Fcicd.git Switch ONAP to new Infra Ubuntu 20.04 slave Change-Id: I23543978edd589897574dcd60aa2e75192a62b9f --- diff --git a/jjb/onap/global-templates-onap-push-upstream.yaml b/jjb/onap/global-templates-onap-push-upstream.yaml index c4de3bd3..98c8ab61 100644 --- a/jjb/onap/global-templates-onap-push-upstream.yaml +++ b/jjb/onap/global-templates-onap-push-upstream.yaml @@ -1,6 +1,6 @@ - job-template: name: 'onap-{project-name}-push-upstream' - node: infra-ubuntu1804 + node: infra-ubuntu2004 disabled: false concurrent: false diff --git a/jjb/onap/global-templates-onap-rebase.yaml b/jjb/onap/global-templates-onap-rebase.yaml index f2f74013..f002b5d1 100644 --- a/jjb/onap/global-templates-onap-rebase.yaml +++ b/jjb/onap/global-templates-onap-rebase.yaml @@ -1,6 +1,6 @@ - job-template: name: 'onap-{project-name}-rebase' - node: infra-ubuntu1804 + node: infra-ubuntu2004 disabled: false concurrent: false @@ -36,6 +36,9 @@ wrappers: - build-timeout: timeout: 10 + - ssh-agent-credentials: + users: + - 'nordixinfra-nordix-gerrit-ssh' builders: - shell: