Victor Marmol
a55aeceeb6
Remove Jenkins env setup
2015-05-20 12:50:23 -07:00
Victor Marmol
e6ba228815
Replace gcutil with gcloud usage
2015-05-07 08:12:12 -07:00
Victor Marmol
4b84661fcf
Add extra logging for cAdvisor invocation.
2015-02-23 11:24:37 -08:00
Victor Marmol
19126f7f8a
Use pkill instead of killall.
...
pkill is available on more systems.
2015-02-17 11:01:36 -08:00
Victor Marmol
e7fd18c24d
Allow the runner to run tests on multiple instances.
2015-02-17 08:17:37 -08:00
Victor Marmol
e42ca5787d
Don't use screen to run cAdvisor in the background.
...
Some distros don't have screen. Here we wait for cAdvisor to come up
before continuing.
2015-02-17 06:33:45 -08:00
Victor Marmol
5851645aa6
Setup necessary env variables for e2e. Also, don't run tests for trivial changes.
2015-01-26 16:19:45 -08:00
Victor Marmol
21bdea3dcc
Add integration test runner.
...
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.
2015-01-23 10:57:29 -08:00