Skip to content

Enable Compute Engine API for system tests project #816

@stephenplusplus

Description

@stephenplusplus

@jgeewax I merged support for Compute Engine, but didn't realize our tests project would have to enable it:

Uncaught Error: Access Not Configured. The API (Compute Engine API) is not enabled for your project. Please use the Google Developers Console to update your configuration.

I know leaving extra resources lying around isn't a good idea with GCE. Here's the philosophy of how our system tests work: https://github.com/GoogleCloudPlatform/gcloud-node/blob/f10000f44cb8646558ea5e255db88720a595af70/system-test/compute.js#L11

If you don't want to enable it, I can come up with a way to shut off the tests conditionally. Otherwise, just let me know when it's flipped on and I'll do a release to get the GCE greatness out to the masses.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions