summaryrefslogtreecommitdiffstats
path: root/jjb/policy
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-08-22 13:22:40 -0400
committerJessica Wagantall <jwagantall@linuxfoundation.org>2017-08-22 18:39:55 +0000
commit566ec94e63b6ef00a6c973ceabf10542ed05b439 (patch)
tree63c90035bc58fae8c1ec552c8a185a617c4e3bcf /jjb/policy
parente818a53d4427d1ccf839f8df82e200d7094a65d8 (diff)
Run JUnit tests for verify job.
Run the verify job with JUnit tests turned on. That is, no more ignoring the JUnit tests. Issue-Id: POLICY-181 Change-Id: I2b5c59bc266febc4ee59974062666cfde0c7122f Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'jjb/policy')
-rw-r--r--jjb/policy/policy-common.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/policy/policy-common.yaml b/jjb/policy/policy-common.yaml
index 9a2b7fdd8..53d6726e2 100644
--- a/jjb/policy/policy-common.yaml
+++ b/jjb/policy/policy-common.yaml
@@ -4,7 +4,7 @@
project-name: 'policy-common'
jobs:
- '{project-name}-{stream}-clm'
- - '{project-name}-{stream}-verify-java-skip-tests'
+ - '{project-name}-{stream}-verify-java'
- '{project-name}-{stream}-merge-java'
- '{project-name}-{stream}-release-version-java-daily'
- '{project-name}-{stream}-stage-site-java':