From 8e5d0b98232faa82c6bb6c0d19207793c1bed759 Mon Sep 17 00:00:00 2001 From: Vanessa Rene Valderrama Date: Tue, 30 Mar 2021 11:19:42 -0500 Subject: Modify OpenStack templates Switching the OpenStack templates used by CI mgmt jobs back to V2 flavors due to problems with the V3 flavors in production. Modifying the INFO.yaml job to use a template with a V3 flavor to continue troubleshooting the issue in production because this issue can't be reproduced on the sandbox. Signed-off-by: Vanessa Rene Valderrama Change-Id: Ibc8e744e3201538122965a70ab0f23ca3fe66371 --- jjb/ci-management/ci-management-jobs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb') diff --git a/jjb/ci-management/ci-management-jobs.yaml b/jjb/ci-management/ci-management-jobs.yaml index f33e6e918..762a4ff91 100644 --- a/jjb/ci-management/ci-management-jobs.yaml +++ b/jjb/ci-management/ci-management-jobs.yaml @@ -27,6 +27,6 @@ project-name: ci-management jobs: - gerrit-info-yaml-verify - build-node: centos7-builder-4c-4g + build-node: centos7-builder-8c-8g project: ci-management branch: master -- cgit 1.2.3-korg