Github actions should be running at least SolrJ tests. https://issues.apache.org/jira/browse/SOLR-14877
Maybe it would make sense to make a similar action for running lucene tests when something under lucene/ has changed, or more generally run tests for a module if something in that module has changed. On Sat, Dec 12, 2020 at 9:36 AM Mikhail Khludnev <[email protected]> wrote: > Hello, Christine. > I don't think it runs tests at all, I suppose it just does > https://github.com/apache/lucene-solr/blob/ccf3e604537e884e25d33dc9d921cc5e5e1fa284/.github/workflows/gradle-precommit.yml#L36 > > On Wed, Dec 9, 2020 at 5:15 AM Christine Poerschke (BLOOMBERG/ LONDON) < > [email protected]> wrote: > >> Am not familiar with the yetus setup but from the >> https://github.com/apache/lucene-solr/tree/master/.github/workflows >> content and observation of github checks on pull requests my understanding >> is that github runs some tests but not all tests and what gets run depends >> on the content of the pull request. >> >> Hope that helps. >> >> Christine >> >> From: [email protected] At: 12/05/20 18:44:40 >> To: [email protected] >> Cc: [email protected] >> Subject: Re: jira patch "precommit" jenkins jobs? (don't seem to be >> running lately) >> >> Uwe, thank you for your response. I remember that yetus run tests via >> JIRA's precommit before, but github checks doesn't run tests. Is it >> correct? >> >> -- >> Mikhail >> >> On Mon, Oct 12, 2020 at 9:18 AM Uwe Schindler <[email protected]> wrote: >> >>> It no longer works since jenkins was moved to new hardware. >>> >>> IMHO, you should use pull requests in GitHub. There we have full support >>> for automatic precommit. We use it every day, much easier than Jira. I'd >>> not spend much time in reactivating it. It's dead. >>> >>> On Jira it's disabled since longer time. >>> >>> Uwe >>> >>> Am October 12, 2020 3:50:26 PM UTC schrieb Chris Hostetter < >>> [email protected]>: >>>> >>>> >>>> Does anyone know / un derstand the current status of the "PreCommit" >>>> jenkins jobs that are suppose to run against jira issues in the "Path >>>> Available" status? >>>> >>>> For example: I noticed this AM that even though SOLR-14870 was in the >>>> "Path Available" status all weekend (I didn't want to commit build changes >>>> on a friday afternoon) it never got a comment from the jenkins build bot >>>> regarding the patch -- when I went looking for the "PreCommit" build jobs >>>> in jenkins i found that they are marked "N/A" for last >>>> success/failure/durration -- which i believe means they haven't run at all >>>> since all the jenkins jobs were moved to ci-builds.apache.org? >>>> >>>> https://ci-builds.apache.org/job/Lucene/ >>>> https://ci-builds.apache.org/job/Lucene/job/PreCommit-LUCENE-Build/ >>>> https://ci-builds.apache.org/job/Lucene/job/PreCommit-SOLR-Build/ >>>> >>>> ...the descriptions of those jobs say they are run by the >>>> "PreCommit-Admin" job, but the links is a 404. searching jenkinds jobs >>>> turns up a few other "PreCommit" jobs in other projects -- most are >>>> disabled, except for this "Atlas" one which has run somewhat recently -- >>>> but it looks like people were manually triggering it? >>>> >>>> https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/ >>>> >>>> do any of hte jenkins admins/experts know what's the status of the >>>> infra/jira hooks to get these jobs working again? >>>> >>>> >>>> >>>> -Hoss >>>> http://www.lucidworks.com/ >>>> >>>> ------------------------------ >>>> >>>> To unsubscribe, e-mail: [email protected] >>>> For additional commands, e-mail: [email protected] >>>> >>>> >>> -- >>> Uwe Schindler >>> Achterdiek 19, 28357 Bremen >>> https://www.thetaphi.de >>> >> >> >> -- >> Sincerely yours >> Mikhail Khludnev >> >> >> > > -- > Sincerely yours > Mikhail Khludnev >
