nightly-smoke should run some fail fast checks before doing the full smoke tester [LUCENE-5093]
Open
legacy-jira-fix-version:4.9
legacy-jira-fix-version:6.0
legacy-jira-priority:Minor
type:enhancement
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
If something like the NOTICES fail the smoke tester, it currently takes 22 minutes to find out on my pretty fast machine. That means testing a fix also takes 22 minutes.
It would be nice if some of these types of checks happened right away on the src tree - we should also check the actual artifacts with the same check later - but also have this fail fast path.
---
Migrated from [LUCENE-5093](https://issues.apache.org/jira/browse/LUCENE-5093) by Mark Miller (@markrmiller), updated May 09 2016
Attachments: [LUCENE-5093.patch](https://apache.github.io/lucene-jira-archive/attachments/LUCENE-5093/LUCENE-5093.patch)
Contributor guide
Assessment
This issue has not been assessed yet.