Bug 106523 - GCE build scripts no longer working due to old parameters
Summary: GCE build scripts no longer working due to old parameters
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P3 Normal
Assignee: Alan Cutter
URL:
Keywords:
Depends on:
Blocks: 106005
  Show dependency treegraph
 
Reported: 2013-01-09 20:06 PST by Alan Cutter
Modified: 2013-01-10 04:23 PST (History)
3 users (show)

See Also:


Attachments
Patch (4.36 KB, patch)
2013-01-09 20:09 PST, Alan Cutter
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Cutter 2013-01-09 20:06:32 PST
Google Compute Engine have changed the names of their zones and images.
The scripts under Tools/EWSTools/GoogleComputeEngine no longer work.
gcutil also requires a --project parameter which is not currently present in the scripts.
Comment 1 Alan Cutter 2013-01-09 20:09:07 PST
Created attachment 182053 [details]
Patch
Comment 2 Adam Barth 2013-01-09 20:16:38 PST
Comment on attachment 182053 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=182053&action=review

> Tools/EWSTools/cold-boot.sh:64
> +echo "Cloning WebKit git repository, process takes ~30m."
> +echo "Note: No status output will be shown via remote pipe."

:)
Comment 3 WebKit Review Bot 2013-01-09 20:43:19 PST
Comment on attachment 182053 [details]
Patch

Clearing flags on attachment: 182053

Committed r139279: <http://trac.webkit.org/changeset/139279>
Comment 4 WebKit Review Bot 2013-01-09 20:43:22 PST
All reviewed patches have been landed.  Closing bug.