commit | 67316c3b7d784b89b9f7754d7aed58379ca08f2f | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Tue Oct 22 15:29:35 2019 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Tue Oct 22 15:29:35 2019 -0700 |
tree | 1e6c1160ec37342724de3b322a02148b0c0ac0e4 | |
parent | 1ee3404ec9cac29174a9ddcec3861785ea8a624e [diff] |
Don't require junit test results for mcast repo Change-Id: Ifa5d273868cc3ba1feb6516be1a9a3c1996d1f65
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'