Lines Matching full:gce
68 @utils.TimeExecute("Creating GCE image")
70 """Creates a Gce image using build from Launch Control.
73 using launch control api. And then create a Gce image.
80 String, name of the Gce image that has been created.
82 logger.info("Creating a new gce image using build: build_id %s, "
104 @utils.TimeExecute("Creating GCE image")
106 """Create a Gce image with a local image file.
119 String, name of the Gce image that has been created.
124 logger.info("Creating a new gce image from a local file %s",
175 And then create an gce image with it; and then create an instance.
178 And then create an gce image with it; and then create an instance.
200 # GCE image is provided, we can directly move to instance creation.
201 logger.info("Using existing gce image %s", gce_image)
214 # Create GCE instances.
349 """Creates one or multiple gce android devices.
356 gce_image: string, if given, will use this gce image