Testing / Mar 29 2019

Stress tests

apt-get update && apt-get install stress

1. Shouldn't kill the runner when allocating too much memory

Spawn 10 vm workers to allocate 1024MB

stress --vm 10 --vm-bytes 1024M --timeout 120s