Skip to content

Various bugfixes + Added a Travis test

Marek Szuba requested to merge experimental/bugfixes_and_travis into version/2.5

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:

Merge request reports