Various bugfixes + Added a Travis test
Created by: muffato
I have imported all the changes made by @mn1 in his fork as individual commits (authored by @mn1). I also took the liberty of reformatting them and not adding the debug stuff, I hope you don't mind. I've fixed a few more bugs and then managed to integrate this with TravisCI
Summary:
- Hostnames are not necessarily Container IDs -> Get the Container ID by parsing the active cgroups
- Check that the submission has been successful
- Fix some stringification issues with large numbers
@mn1 . Would you mind trying this branch out in your tests ? It should work out of the box :crossed_fingers: