Add Jenkinsfile#2
Conversation
|
Great, @lewismc! If the Jenkins job becomes a regular test for Nutch, or even only for release candidates: we should transfer this repository to the ASF organization. What do you think? For me that's fine. If I need to test any specific things, it's easy to fork it into my personal account. |
|
Hi @sebastian-nagel , I added the smoke tests Jenkins job badge to the apache/nutch#869 because I was testing the PR for regressions as a result of removing A short-term goal (post review and hopefully merge of the above PR) is to then implement NUTCH-3158. This would mean for issues such as the following, we would have another layer of comprehensive CI testing in place.
If you wish to migrate it to the Apache Nutch project then I would support that but the choice is entirely yours. Thanks. |
Yes, sure. Need to figure out how this is done. Likely a request to infra? |
|
Hi @sebastian-nagel , I'll link this here as well, as it concerns smoke testing |
Hi @sebastian-nagel , I created this Jenkinsfile and the accompanying Jenkins job. I thought i would be best kept in SCM.
Note, this runs JDK17 latest (I suppose this could also be a job parameter)
It doesn't use SSH logins.