Skip to content

Commit 6e5078a

Browse files
wip
1 parent dd3881a commit 6e5078a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributor/04-10-workflows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ The workflow performs the following actions for all jobs:
197197
- Provisions multiple instances.
198198
- Sets the state of each created runtime to "Ready".
199199
- Sends a mix of concurrent provisioning, update, and deprovisioning requests.
200-
- Sets the state of each created runtime to "Ready" after the specified delay..
200+
- Sets the state of each created runtime to "Ready" after the specified delay.
201201
- Fetches metrics from `kyma-environment-broker` to measure success rate of provisioning, update, and deprovisioning requests, as well as the time taken to complete provisioning and deprovisioning operations.
202202
- Fetches metrics such as goroutines, file descriptors, memory usage, and database connections from the metrics collector and generates visual summaries using Mermaid charts.
203203
- **The test fails in the following conditions**:

0 commit comments

Comments
 (0)