cambios profundos con grok
This commit is contained in:
+30
@@ -0,0 +1,30 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:12.055Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: pbx-performance-check-cpu_memory_disk_io_utilization_under_sustained_load
|
||||
module: pbx
|
||||
group: pbx-performance
|
||||
title: Verify CPU, memory, and disk I/O remain within limits under sustained call load
|
||||
description: Verify CPU, memory, and disk I/O remain within limits under sustained call load
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies: []
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Execute the main verification or configuration action described in the test
|
||||
expected: ''
|
||||
- action: Capture evidence (screenshot, log, API response)
|
||||
expected: ''
|
||||
- action: Assert expected outcome
|
||||
expected: ''
|
||||
automation_status: manual
|
||||
file: tests/pbx/performance.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
manualReason: Requires SIPp load generator, server-side performance monitoring, and dedicated test environment
|
||||
automatable: []
|
||||
notYet: []
|
||||
@@ -0,0 +1,32 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:12.056Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: pbx-performance-check-long_duration_stability_72h_test
|
||||
module: pbx
|
||||
group: pbx-performance
|
||||
title: Verify system stability under continuous call load over a 72-hour period
|
||||
description: Verify system stability under continuous call load over a 72-hour period
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies: []
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Execute the main verification or configuration action described in the test
|
||||
expected: ''
|
||||
- action: Capture evidence (screenshot, log, API response)
|
||||
expected: ''
|
||||
- action: Assert expected outcome
|
||||
expected: ''
|
||||
automation_status: manual
|
||||
file: tests/pbx/performance.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
manualReason: >-
|
||||
72-hour test requires dedicated environment, SIPp continuous load, and automated monitoring with
|
||||
alerting
|
||||
automatable: []
|
||||
notYet: []
|
||||
+32
@@ -0,0 +1,32 @@
|
||||
# Updated via Autotest Editor - 2026-05-25T21:52:12.057Z
|
||||
# Source of truth: this YAML file
|
||||
|
||||
id: pbx-performance-check-memory_leak_and_resource_cleanup_detection
|
||||
module: pbx
|
||||
group: pbx-performance
|
||||
title: Detect memory leaks and verify proper resource cleanup over extended operation
|
||||
description: Detect memory leaks and verify proper resource cleanup over extended operation
|
||||
priority: Medium
|
||||
tags: []
|
||||
references: []
|
||||
dependencies: []
|
||||
preconditions: []
|
||||
postconditions: []
|
||||
steps:
|
||||
- action: Open admin portal or repository URL in browser context
|
||||
expected: ''
|
||||
- action: Execute the main verification or configuration action described in the test
|
||||
expected: ''
|
||||
- action: Capture evidence (screenshot, log, API response)
|
||||
expected: ''
|
||||
- action: Assert expected outcome
|
||||
expected: ''
|
||||
automation_status: manual
|
||||
file: tests/pbx/performance.spec.ts
|
||||
custom_fields:
|
||||
original_action: check
|
||||
manualReason: >-
|
||||
Requires extended monitoring with active call load and memory profiling tools (Valgrind, heap
|
||||
dumps)
|
||||
automatable: []
|
||||
notYet: []
|
||||
Reference in New Issue
Block a user