jenkinsci / jenkinsci/google-compute-engine-plugin

Integration tests use distinct label per test run to avoid aborted test causing failures

Open
#532 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

The GCE instances spawned during the integration tests are using static labels, when a test run aborts, it could fail the subsequent test execution.

Instead use distinct label per test run. (such as label value based on a timestamp maybe)

Check how it's done in `kubernetes` plugin https://github.com/jenkinsci/google-compute-engine-plugin/pull/530#discussion_r2984221379

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.