Hi, Are there some instructions how the Jenkins is setup on our server? I am running tests on all pull requests, and I noticed that the server was running out of memory (each "setup.py test" needs about 0.4GB of memory and the server only has about 0.4 GB memory plus 0.8GB swap and I am running one 2.x and one 3.x sympy-bot). So I tried:
https://gist.github.com/1541704 and it failed. So I simply killed it with "kill -9" (normal "kill" didn't work either). Vlad, I think you are the only one who knows how Jenkins is setup. I would like to learn it too, so that I can help with managing it. Ondrej -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
