Runner builds a cAdvisor, prepares it on a remote machine, and executes
the integration tests targetting the remote machines.
Script builds the runner and runs it.
These tests are similar to Go unit tests except that they're targetting
tesing of a running cAdvisor client. They do this by interacting with
the testing framework that is able to talk to the running cAdvisor. This
cAdvisor could be local or remote.