Hi *,
my attempt to run end to end tests by Travis seems to be exceeding the
resources allowed by Travis.
I think so because my build [1] ends with "exited with 137" which [2]
describes as exhausted CPUs and/or allocation of more than 3GB memory.
I am not sure myself, which of the two is my case. Before I spend any
time on that, has anybody ever succeeded to start wildfly inside Travis
and run some integration test?
Thanks,
Peter
[1]
https://travis-ci.org/hawkular/hawkular/builds/64250753
[2]
http://docs.travis-ci.com/user/common-build-problems/#My-build-script-is-...