On Thu, Dec 22, 2016 at 12:13 PM, Nadav Har'El <[email protected]> wrote:
> > >> In any case is it possible to change jenkins configuration to use this: >> >> scripts/build -j4 image=openjdk8-fedora,java-tests && scripts/test.py >> --name java.* >> instead of >> scripts/build -j4 image=java-tests,openjdk8-fedora && scripts/test.py >> --name java.* >> > > *Avi*, can you please make that change in Jenkins? I don't know how to > control it. > I fixed the Jenkins setup to reverse the order in this test, and it now passes, and Jenkins just sent a mail that build is back to normal. Good :-) -- You received this message because you are subscribed to the Google Groups "OSv Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
