Oh, Redis doesn't have this problem on my machine. So, perhaps there are two independent issues. 1 being "wrong waitFor" for Cassandra and Riak on my machine and 2 being "missing docker" on the Jenkins builds. Or?
Niclas On Sat, Mar 18, 2017 at 11:36 AM, Niclas Hedhman <[email protected]> wrote: > Ok, I found the "WaitFor.logMessage()", which is probably what we need for > these 3 containers. It works for Cassandra, and I'll see if I can do the > same for the other two. > > On Sat, Mar 18, 2017 at 11:18 AM, Niclas Hedhman <[email protected]> > wrote: > >> Paul, >> there seems to be a problem with Docker support in our ES tests. >> >> https://builds.apache.org/view/P/view/Polygene/job/Polygene( >> JavaEdition)-develop-java8-check/286/testReport/ >> >> 1. Cassandra, Riak and Redis is missing from that report. >> >> 2. When I try to run them locally, they fail. >> >> Since I know Cassandra most, I have been looking at that. And it seems to >> be a discrepancy between when the container is actually ready vs the start >> up of the application in the container. >> If I just wait more seconds during the assembly while debugging, then the >> Cassandra tests succeeds. >> >> >> Do you know anything about this? >> >> Cheers >> -- >> Niclas Hedhman, Software Developer >> http://polygene.apache.org <http://zest.apache.org> - New Energy for Java >> > > > > -- > Niclas Hedhman, Software Developer > http://polygene.apache.org <http://zest.apache.org> - New Energy for Java > -- Niclas Hedhman, Software Developer http://polygene.apache.org <http://zest.apache.org> - New Energy for Java
