Re: Docker on Windows

2020-06-29 Thread Jacob Barrett
Rebase complete and draft PR is open. I see the same null pointer issue Dale reported. Its a problem with the crufty Gradle Docker plugin we are using. It is the very reason we were thinking about making this move towards JUnit 5. Here is what I think for next steps. 1) Disable test paralleliza

Re: Docker on Windows

2020-06-29 Thread Jacob Barrett
On Jun 29, 2020, at 11:20 AM, Robert Houghton mailto:rhough...@vmware.com>> wrote: @Jacob Barrett @Dale Emery I am excited to see progress on this. What I do not know, is what Junit5 buys us in terms of test isolation and parallelism com

Re: Docker on Windows

2020-06-29 Thread Robert Houghton
020 at 11:16 AM To: dev@geode.apache.org Subject: Re: Docker on Windows Awesome! I will take a quick stab at rebasing the changes and see if anything has improved. I will figure out a good place to setup a shared branch for collaboration. -Jake On Jun 29, 2020, at 11:06 AM, Dale Emery

Re: Docker on Windows

2020-06-29 Thread Jacob Barrett
. From: Jacob Barrett mailto:jabarr...@vmware.com><mailto:jabarr...@vmware.com>> Date: Thursday, June 25, 2020 at 12:26 PM To: dev@geode.apache.org<mailto:dev@geode.apache.org><mailto:dev@geode.apache.org> mailto:dev@geode.apache.org><mailto:dev@geode.apache.org>

Re: Docker on Windows

2020-06-29 Thread Dale Emery
eode.apache.org<mailto:dev@geode.apache.org> mailto:dev@geode.apache.org>> Subject: Docker on Windows On Jun 25, 2020, at 12:23 PM, Jens Deppe mailto:jde...@vmware.com>> wrote: It's been a couple of years since Sai and I tried (but failed) to dockerize the tests. I'm s

Re: Docker on Windows

2020-06-29 Thread Jacob Barrett
s junit test workers on containers needs >> some serious help. Aside from the benefit we would get on windows, we also >> are blocked on getting to the next major version of Gradle with the current >> tool. I really think it might be easier to write our own Gradle plugin at >&g

Re: Docker on Windows

2020-06-29 Thread Kirk Lund
us help. Aside from the benefit we would get on windows, we also > are blocked on getting to the next major version of Gradle with the current > tool. I really think it might be easier to write our own Gradle plugin at > this point. > > > > > >From: Jacob Barrett > &

Re: Docker on Windows

2020-06-26 Thread Jacob Barrett
at 12:26 PM >To: dev@geode.apache.org >Subject: Docker on Windows > >> On Jun 25, 2020, at 12:23 PM, Jens Deppe wrote: >> It's been a couple of years since Sai and I tried (but failed) to dockerize >> the tests. I'm sure docker support has improved and

Re: Docker on Windows

2020-06-26 Thread Jens Deppe
PM To: dev@geode.apache.org Subject: Docker on Windows > On Jun 25, 2020, at 12:23 PM, Jens Deppe wrote: > It's been a couple of years since Sai and I tried (but failed) to dockerize the tests. I'm sure docker support has improved and it might be worth trying

Re: Docker on Windows

2020-06-26 Thread Robert Houghton
this point. From: Jacob Barrett Date: Thursday, June 25, 2020 at 12:26 PM To: dev@geode.apache.org Subject: Docker on Windows > On Jun 25, 2020, at 12:23 PM, Jens Deppe wrote: > It's been a couple of years since Sai and I tried (but failed) to dockerize > the tests. I'm sure

Docker on Windows

2020-06-25 Thread Jacob Barrett
> On Jun 25, 2020, at 12:23 PM, Jens Deppe wrote: > It's been a couple of years since Sai and I tried (but failed) to dockerize > the tests. I'm sure docker support has improved and it might be worth trying > that again. Docker on windows has improved a lot but wasn