Try typing "retest this please" as a comment to the PR. best, Colin
On Wed, Nov 28, 2018, at 11:05, lk gen wrote: > Hi, > > I made a pull request and it passed CI on JDK 11 but failed on JDK 8 > > I think the JDK 8 error may not related to my commit but an environment > problem on the CI > > How can I rerun the CI for my pull request ? > > The pull request is at > https://github.com/apache/kafka/pull/5960 > > error states > > *19:27:48* ERROR: H36 is offline; cannot locate JDK 1.8 > (latest)*19:27:48* ERROR: H36 is offline; cannot locate Gradle 4.8.1 > > > Thanks