From ce41c0eaa8f3f3802b71384bd3acd4e110926bec Mon Sep 17 00:00:00 2001 From: jhh Date: Mon, 1 Jun 2020 09:36:04 -0500 Subject: [PATCH] disable policy/engine elalto junits in staging job Issue-ID: POLICY-2475 Signed-off-by: jhh Change-Id: I0c4410128c080bbf2246ba9fd5e33bfb350ca753 Signed-off-by: jhh --- jjb/policy/policy-engine.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/jjb/policy/policy-engine.yaml b/jjb/policy/policy-engine.yaml index 3edf9dc4d..469b3fad8 100644 --- a/jjb/policy/policy-engine.yaml +++ b/jjb/policy/policy-engine.yaml @@ -42,6 +42,7 @@ sign-artifacts: true build-node: centos7-docker-8c-8g maven-versions-plugin: true + mvn-params: '-Dmaven.test.skip=true' - gerrit-maven-docker-stage: build-node: ubuntu1804-docker-8c-8g maven-versions-plugin: true -- 2.16.6