summaryrefslogtreecommitdiff
path: root/google_compute_engine/tests
Commit message (Expand)AuthorAgeFilesLines
* Improve handling retries in the metadata watcher. (#371)Max Illfelder2017-02-141-3/+11
* Add a timeout option to metadata watcher calls. (#344)Max Illfelder2016-10-191-12/+19
* Make enabling Ethernet interfaces EL compatible. (#335)Max Illfelder2016-09-061-20/+0
* Provide a service to enable network interfaces on boot. (#314)Max Illfelder2016-08-193-8/+94
* Daemons should run if configs are not set. (#313)Max Illfelder2016-07-251-1/+1
* Test style improvement for config manager test. (#311)Max Illfelder2016-07-251-22/+24
* The metadata watcher should not use a proxy. (#305)Max Illfelder2016-07-211-38/+72
* Fixed exception checking in metadata watcher. (#294)Max Illfelder2016-07-081-9/+4
* Add a null handler to GCE loggers (#293)thobrla2016-07-071-4/+7
* Update exception handling in the metadata watcher. (#288)Max Illfelder2016-06-241-16/+43
* Fix logging in the Linux guest environment.Max Illfelder2016-05-271-3/+3
* Improve and fix the sysvinit guest configs.Max Illfelder2016-05-201-3/+3
* 100% unit test coverage on Linux guest code.Max Illfelder2016-05-162-0/+22
* Improved locking in the config manager library.Max Illfelder2016-05-111-2/+5
* Generate instance defaults during instance setup.Max Illfelder2016-05-101-45/+22
* Account and IP forwarding compatibility fixes.Max Illfelder2016-05-043-116/+199
* Separate out the testing compatibility file.Max Illfelder2016-05-044-9/+9
* Python 2.6 support for Linux guest testing.Max Illfelder2016-05-034-7/+4
* Python 3 compatible tests for the Linux guest.Max Illfelder2016-05-035-11/+12
* Linux guest environment v2.Max Illfelder2016-04-295-0/+602