Commit e1c10db
committed
OTA-1927: Eval cluster update prompts
Add comprehensive MCP test scenarios to evaluation dataset for validating
OpenShift cluster update workflow AI responses. These scenarios establish
quality benchmarks for LLM outputs across different update phases.
Test Scenarios Added (conv_798-802):
- Precheck: Pre-upgrade validation and readiness assessment
Comprehensive analysis of cluster health, available updates, and
upgrade blockers before initiating updates
- Precheck-Specific: Targeted upgrade path validation
Validates specific version availability and upgrade feasibility
for planned update targets
- No-Updates: Cluster health assessment at latest version
Health monitoring and operational status when no updates are
available in current channel
- Progress: Real-time upgrade progress monitoring
Tracks upgrade progress with component status, timeline analysis,
and ETA calculations during active updates
- Troubleshoot: Upgrade failure diagnosis and remediation
Root cause analysis and conservative troubleshooting guidance
for failed or stuck upgrade scenarios
Each scenario includes:
- Complete analysis prompts with constraints and requirements
- Full ClusterVersion YAML data as attachments
- Full ClusterOperator YAML data as attachments
- Expected responses with Summary and TL;DR sections
- Real cluster data from production-like scenarios
These scenarios mirror the CONSOLE-5118 OLS integration workflow phases
and provide the evaluation baseline for cluster update AI assistance.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Signed-off-by: Fabricio Aguiar <fabricio.aguiar@gmail.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED1 parent d79c804 commit e1c10db
3 files changed
Lines changed: 2140 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
53 | 64 | | |
54 | 65 | | |
55 | 66 | | |
56 | 67 | | |
57 | 68 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
64 | 111 | | |
65 | 112 | | |
66 | 113 | | |
| |||
72 | 119 | | |
73 | 120 | | |
74 | 121 | | |
75 | | - | |
| 122 | + | |
0 commit comments