diff options
author | Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> | 2019-02-07 11:08:48 -0600 |
---|---|---|
committer | Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> | 2019-02-07 11:08:48 -0600 |
commit | 5834109c4e3d1eb6141d713011880df01ca61ec0 (patch) | |
tree | 0dea67517d53ab06d78c9ffb8d40dc34236c44b8 | |
parent | a399668452b7e8442be9ec79f73850fca9620afe (diff) |
Modify ci-mgmt node
Modifying the ci-mgmt node while we determine the root cause for the new
ci environment instances not spinning up.
Change-Id: I04471e654de663665bd5880c4d3f3b4fbefee8c5
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
-rw-r--r-- | jjb/ci-management/ci-management-jobs.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/ci-management/ci-management-jobs.yaml b/jjb/ci-management/ci-management-jobs.yaml index d1e3a66ae..efb580d5a 100644 --- a/jjb/ci-management/ci-management-jobs.yaml +++ b/jjb/ci-management/ci-management-jobs.yaml @@ -6,7 +6,7 @@ project: ci-management project-name: ci-management - build-node: centos7-builder-4c-4g + build-node: centos7-basebuild-4c-4g build-timeout: 30 jjb-version: 2.6.0 |