mirror of
https://github.com/ysoftdevs/gardener-extension-shoot-fleet-agent.git
synced 2026-04-26 02:08:58 +02:00
Initial v1.0.0 commit
This commit is contained in:
35
.github/ISSUE_TEMPLATE/flaking-test.md
vendored
Normal file
35
.github/ISSUE_TEMPLATE/flaking-test.md
vendored
Normal file
@@ -0,0 +1,35 @@
|
||||
---
|
||||
name: Flaking Test
|
||||
about: Report flaky tests or jobs in Gardener CI
|
||||
title: "[Flaky Test] FLAKING TEST/SUITE"
|
||||
labels: kind/flake
|
||||
|
||||
---
|
||||
|
||||
<!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Gardener CI -->
|
||||
|
||||
**How to categorize this issue?**
|
||||
<!--
|
||||
Please select area, kind, and priority for this issue. This helps the community categorizing it.
|
||||
Replace below TODOs or exchange the existing identifiers with those that fit best in your opinion.
|
||||
If multiple identifiers make sense you can also state the commands multiple times, e.g.
|
||||
/area control-plane
|
||||
/area auto-scaling
|
||||
...
|
||||
|
||||
"/area" identifiers: audit-logging|auto-scaling|backup|certification|control-plane-migration|control-plane|cost|delivery|dev-productivity|disaster-recovery|documentation|high-availability|logging|metering|monitoring|networking|open-source|operations|ops-productivity|os|performance|quality|robustness|scalability|security|storage|testing|usability|user-management
|
||||
"/kind" identifiers: api-change|bug|cleanup|discussion|enhancement|epic|impediment|poc|post-mortem|question|regression|task|technical-debt|test
|
||||
"/priority" identifiers: normal|critical|blocker
|
||||
-->
|
||||
/area testing
|
||||
/kind flake
|
||||
/priority normal
|
||||
|
||||
**Which test(s)/suite(s) are flaking**:
|
||||
|
||||
**CI link**:
|
||||
|
||||
**Reason for failure**:
|
||||
|
||||
**Anything else we need to know**:
|
||||
|
||||
Reference in New Issue
Block a user