Bug 106523

Summary: GCE build scripts no longer working due to old parameters
Product: WebKit Reporter: Alan Cutter <alancutter>
Component: Tools / TestsAssignee: Alan Cutter <alancutter>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, webkit.review.bot
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 106005    
Attachments:
Description Flags
Patch none

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.