From db675aa5f58e09dd22aecad59b88e60c0e320218 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Tue, 14 Jan 2020 00:57:36 -0800 Subject: Ensure INFO runs in centos Move INFO.yaml verify jobs to centos node to ensure there are no issues with Python packages. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall Change-Id: Ib696292b9785478175515694247854b2e4e1c37f --- jjb/oparent/oparent.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'jjb/oparent') diff --git a/jjb/oparent/oparent.yaml b/jjb/oparent/oparent.yaml index 61ebb75d0..fd76da2dc 100644 --- a/jjb/oparent/oparent.yaml +++ b/jjb/oparent/oparent.yaml @@ -45,5 +45,6 @@ project-name: oparent jobs: - gerrit-info-yaml-verify + build-node: centos7-builder-2c-1g project: oparent branch: master -- cgit 1.2.3-korg