summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-10-25 12:02:05 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2017-10-25 12:02:05 -0700
commitf6fb3de8789a67b54cfc48505f8baf261e165855 (patch)
tree71bb79cab72fb416992590e2fff56ce560e0311f
parente0e2e963e1db4e4f129227f173fff5ca7f3e991f (diff)
Skip CLM tests for policy-drools-pdp
No need to run tests in CLM job which is blocking the reports. Change-Id: Iaf86d1a8d1c0c3ec087b19ded1409699feef562f Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
-rw-r--r--jjb/policy/policy-drools-pdp.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/policy/policy-drools-pdp.yaml b/jjb/policy/policy-drools-pdp.yaml
index 9d99ae12d..7dce80e3c 100644
--- a/jjb/policy/policy-drools-pdp.yaml
+++ b/jjb/policy/policy-drools-pdp.yaml
@@ -5,6 +5,7 @@
jobs:
- gerrit-maven-clm:
java-version: ''
+ mvn-params: '-DskipTests'
- '{project-name}-{stream}-verify-java'
- '{project-name}-{stream}-merge-java'
- '{project-name}-{stream}-release-version-java-daily'