GoogleCloudPlatform / java-docs-samples

Java and Kotlin Code samples used on cloud.google.com
https://cloud.google.com/java
Apache License 2.0
1.74k stars 2.82k forks source link

chore: add customization to fixed names #9345

Closed minherz closed 2 months ago

minherz commented 2 months ago

Description

Modifies existing tests in compute/cloud-client to enable running testing on other Google Cloud universes.

Adds support for the JAVA_DOCS_COMPUTE_TEST_ZONES environment variable to provide a custom list of compute zones that are used for testing compute instances and compute storage. Adds support for the JAVA_DOCS_COMPUTE_TEST_IMAGE_PROJECT environment variable to provide a custom project ID for the project that is used to test samples of compute images.