Add automatic test image pulling if not already available (closes #63)
This MR addresses two things:
- It updates the CI to use the new infrastructure which is centralized in bob/bob.devtools
- It uses docker-py to pull test images automatically during testing
Edited by André Anjos