From: robert.tomczyk Date: Thu, 27 Jun 2019 11:24:50 +0000 (+0100) Subject: Replacing the Infra build server. X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F03%2F1503%2F2;hp=3bfbe1fbd344e93f811d727dabe13817e2ef3d80;p=infra%2Fcicd.git Replacing the Infra build server. The existing Infra build server is running out of disk space. It needs to be replaced with new build server provisioned by OpenStack plugin Change-Id: I7b2ce7393ea400d0fbbbcf23c3ef5aad163c6d0a --- diff --git a/jjb/acumos/global-templates-acumos-push-upstream.yaml b/jjb/acumos/global-templates-acumos-push-upstream.yaml index 17f6854a..34e11a60 100644 --- a/jjb/acumos/global-templates-acumos-push-upstream.yaml +++ b/jjb/acumos/global-templates-acumos-push-upstream.yaml @@ -1,7 +1,7 @@ - job-template: name: 'acumos-{project-name}-push-upstream' - node: infra-build01-ubuntu1804 + node: infra-ubuntu1804 disabled: false diff --git a/jjb/acumos/global-templates-acumos-rebase.yaml b/jjb/acumos/global-templates-acumos-rebase.yaml index 1a25eb3f..5ae2c88f 100644 --- a/jjb/acumos/global-templates-acumos-rebase.yaml +++ b/jjb/acumos/global-templates-acumos-rebase.yaml @@ -1,7 +1,7 @@ - job-template: name: 'acumos-{project-name}-rebase' - node: infra-build01-ubuntu1804 + node: infra-ubuntu1804 disabled: false diff --git a/jjb/global/global-templates-rebase.yaml b/jjb/global/global-templates-rebase.yaml index 58579421..d463b62c 100644 --- a/jjb/global/global-templates-rebase.yaml +++ b/jjb/global/global-templates-rebase.yaml @@ -1,7 +1,7 @@ - job-template: name: '{project-name}-{stream}-rebase' - node: infra-build01-ubuntu1804 + node: infra-ubuntu1804 disabled: false diff --git a/jjb/onap/global-templates-onap-rebase.yaml b/jjb/onap/global-templates-onap-rebase.yaml index 6c297acb..3ae17f9a 100644 --- a/jjb/onap/global-templates-onap-rebase.yaml +++ b/jjb/onap/global-templates-onap-rebase.yaml @@ -1,7 +1,7 @@ - job-template: name: 'onap-{project-name}-{stream}-rebase' - node: infra-build01-ubuntu1804 + node: infra-ubuntu1804 disabled: false diff --git a/jjb/opendaylight/global-templates-opendaylight-push-upstream.yaml b/jjb/opendaylight/global-templates-opendaylight-push-upstream.yaml index 60f491db..f3915b2b 100644 --- a/jjb/opendaylight/global-templates-opendaylight-push-upstream.yaml +++ b/jjb/opendaylight/global-templates-opendaylight-push-upstream.yaml @@ -1,7 +1,7 @@ - job-template: name: 'opendaylight-{project-name}-{stream}-push-upstream' - node: infra-build01-ubuntu1804 + node: infra-ubuntu1804 disabled: false diff --git a/jjb/opendaylight/global-templates-opendaylight-rebase.yaml b/jjb/opendaylight/global-templates-opendaylight-rebase.yaml index 0f1c5c7c..f7dab86c 100644 --- a/jjb/opendaylight/global-templates-opendaylight-rebase.yaml +++ b/jjb/opendaylight/global-templates-opendaylight-rebase.yaml @@ -1,7 +1,7 @@ - job-template: name: 'opendaylight-{project-name}-{stream}-rebase' - node: infra-build01-ubuntu1804 + node: infra-ubuntu1804 disabled: false diff --git a/jjb/opendev/global-templates-opendev-push-upstream.yaml b/jjb/opendev/global-templates-opendev-push-upstream.yaml index c0c279e9..51733409 100644 --- a/jjb/opendev/global-templates-opendev-push-upstream.yaml +++ b/jjb/opendev/global-templates-opendev-push-upstream.yaml @@ -1,7 +1,7 @@ - job-template: name: 'opendev-{project-name}-push-upstream' - node: infra-build01-ubuntu1804 + node: infra-ubuntu1804 disabled: false diff --git a/jjb/opendev/global-templates-opendev-rebase.yaml b/jjb/opendev/global-templates-opendev-rebase.yaml index b915c8b1..83e40d59 100644 --- a/jjb/opendev/global-templates-opendev-rebase.yaml +++ b/jjb/opendev/global-templates-opendev-rebase.yaml @@ -1,7 +1,7 @@ - job-template: name: 'opendev-{project-name}-rebase' - node: infra-build01-ubuntu1804 + node: infra-ubuntu1804 disabled: false