diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-08-22 18:54:55 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-08-22 18:54:55 +0000 |
commit | b64fd1d6b5f99de70d2a061d4f91eb8967539812 (patch) | |
tree | 3add3ad41c58fbe177658e585575642c5f826db9 /jjb/policy | |
parent | b272f5477ea52722a959e0228dea6e388da04d7d (diff) | |
parent | 566ec94e63b6ef00a6c973ceabf10542ed05b439 (diff) |
Merge "Run JUnit tests for verify job."
Diffstat (limited to 'jjb/policy')
-rw-r--r-- | jjb/policy/policy-common.yaml | 2 |
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': |