Run JUnit tests for verify job. 05/8305/2
authorPamela Dragosh <pdragosh@research.att.com>
Tue, 22 Aug 2017 17:22:40 +0000 (13:22 -0400)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 22 Aug 2017 18:39:55 +0000 (18:39 +0000)
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>
jjb/policy/policy-common.yaml

index 9a2b7fd..53d6726 100644 (file)
@@ -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':