Re: Triggering tests for Hive PR or patch

2020-08-12 Thread Chao Sun
Thanks Zoltán! I'll take a look at the Jenkinsfile and see if we can add one for branch-2.3. On Tue, Aug 11, 2020 at 10:25 PM Zoltán Haindrich wrote: > Hey Chao! > > Attaching a patch file will not work - however you could try adding a > Jenkinsfile for branch-2.3 as well(like David done for bra

Re: Triggering tests for Hive PR or patch

2020-08-11 Thread Zoltán Haindrich
Hey Chao! Attaching a patch file will not work - however you could try adding a Jenkinsfile for branch-2.3 as well(like David done for branch-2) however you should expect a much longer execution time, because longer cli tests will not be split - because of this please make sure to increase the

Re: Triggering tests for Hive PR or patch

2020-08-11 Thread Chao Sun
Ping. Does anyone know about this? Chao On Thu, Aug 6, 2020 at 5:17 PM Chao Sun wrote: > Hi, > > Does anyone know if github PR works for branches other than master? and if > so what is the way to trigger tests? if not, does attaching patch ending > with branch-2.3.patch still work? > > Thanks,