jenkinsci / jenkinsci/google-compute-engine-plugin

Integration Test - Read the GCP configurations automatically

Open
#496 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
58
Forks
97
PR merge metrics
No merged PRs in 30d

Description

Various GCP configurations are current required to be exported to the environment;
```
GOOGLE_PROJECT_ID
GOOGLE_REGION
GOOGLE_ZONE
```

This is cumbersome for dev as it is hard to execute test in terminal vs IDE; and needing find variable key-values, make sure spelling is correct etc.

It can be simplified by reading from the configurations set in laptop, or if configuration is net set print a message asking to set configuration with telling quick command and appropriate doc link.

See
* https://github.com/jenkinsci/google-compute-engine-plugin/pull/495#discussion_r1895830873
* https://github.com/jenkinsci/google-compute-engine-plugin/pull/495#discussion_r1895805539

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.