-
Notifications
You must be signed in to change notification settings - Fork 209
run/ GOOGLE_CLOUD_PROJECT required for running tests #646
Copy link
Copy link
Closed
Labels
api: runIssues related to the Cloud Run API.Issues related to the Cloud Run API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: docsImprovement to the documentation for an API.Improvement to the documentation for an API.
Metadata
Metadata
Assignees
Labels
api: runIssues related to the Cloud Run API.Issues related to the Cloud Run API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: docsImprovement to the documentation for an API.Improvement to the documentation for an API.
Type
Fields
Give feedbackNo fields configured for issues without a type.
run/helloworld test instructions are missing a step for e2e tests.
Repro:
Clone repo and follow instructions here:
https://github.com/GoogleCloudPlatform/ruby-docs-samples/tree/master/run/helloworld
bundle exec rspecfails if you follow the instructions verbatim and don't set GOOGLE_CLOUD_PROJECT first.Full error is misleading as
gcloud config set project PROJECT_IDdoesn't work:Also seeing this error:
I don't think I have permissions for project
cloudsdktool.