Tim St. Clair
5474c1e505
Change log level of integration framework log messages
2016-04-18 18:10:00 -07:00
Vishnu kannan
6556ce20a4
Fix test commands that are currently failing over ssh.
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-02-29 16:33:46 -08:00
Phillip Wittrock
84738b9226
Use vanilla ssh instead of gcloud ssh for e2e tests to work around 'gcloud compute ssh' flakes. Fixes #1056 .
2016-02-11 15:23:53 -08:00
Vishnu kannan
f0fd525a24
fix version handling in e2e tests
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-02-03 18:00:59 -08:00
Vishnu kannan
f5829b4744
Rework the v2.1 API to expose container Info.
...
Added a test for filesystem stats. Devicemapper backend is ignored
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-02-03 17:02:49 -08:00
Vishnu kannan
16abcd2cdc
Updating e2e to work with docker v1.10
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-02-02 12:26:31 -08:00
Phillip Wittrock
fd4b4ba2bc
Test refactoring to support "project" flag.
2015-11-19 11:13:15 -08:00
Phillip Wittrock
b7bbefd9b1
Always to a live lookup of version info instead of caching.
2015-08-20 16:48:45 -07:00
Victor Marmol
e6ba228815
Replace gcutil with gcloud usage
2015-05-07 08:12:12 -07:00
Katie Knister
ee4bdc2698
Improvements to events integration test
2015-04-10 13:33:22 -07:00
Katie Knister
766e7556f6
Preliminary integration tests for getting events
2015-04-08 10:20:03 -07:00
Victor Marmol
56a1517dc9
Add ShellActions to integration test Framework.
...
Also rename Host() to Hostname().
2015-02-18 15:51:22 -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
b2abaaa67b
Use internal GCE IP when in GCE for integration tests
2015-01-23 16:01:11 -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
Victor Marmol
4347ccb7fd
Implement remote command execution in the test framework.
...
Specifically, handles remote execution in GCE hosts.
2015-01-22 15:00:05 -08:00
Rohit Jnagal
9a4e6304b8
Add missing copyright notices.
...
We'll add a travis rule when this is in.
2015-01-09 00:06:04 +00:00
Victor Marmol
f6a90d7bac
Adding integration test framework along with 3 tests.
...
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.
2014-11-19 13:02:24 -08:00