| commit | a304bb2ad48ed67f3bb10928b83de176bfd3e069 | [log] [tgz] |
|---|---|---|
| author | Ravi Mistry <rmistry@google.com> | Thu Jul 17 07:43:20 2014 -0400 |
| committer | Ravi Mistry <rmistry@google.com> | Thu Jul 17 07:43:20 2014 -0400 |
| tree | d12dc27008f251984b7f583871bf74c113461c5b | |
| parent | 20d1bbb5fb85188a42252e825109b37f80863895 [diff] |
libdrm-dev is now a required package on GCE instances. launch_scripts failed saying libdrm-dev was not installed, I think it may have to do with chromium dependencies. Also, increased the wait time after creating instances because in some cases the instances were not ready to be ssh'ed into. BUG=skia:2755 R=borenet@google.com Review URL: https://codereview.chromium.org/400533004