commit | 8a830e85e3a46e68d5aea353bf7483bbbd082e2c | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Tue Oct 22 23:50:31 2019 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Tue Oct 22 23:50:31 2019 +0000 |
tree | d19457298e8ac8999c78b80a683e5e624dd3cab1 | |
parent | 85308383cbad645c92a37634d24e726bc847788f [diff] | |
parent | 67316c3b7d784b89b9f7754d7aed58379ca08f2f [diff] |
Merge "Don't require junit test results for mcast repo"
diff --git a/jjb/verify/mcast.yaml b/jjb/verify/mcast.yaml index be99a4d..329e415 100644 --- a/jjb/verify/mcast.yaml +++ b/jjb/verify/mcast.yaml
@@ -16,6 +16,7 @@ branch-regexp: '^(mcast-1.4)$' jdk-distribution: 'java-1.8.0-amazon-corretto' name-extension: '-jdk8' + junit-allow-empty-results: true - job-group: name: 'mcast-jobs-common'