File tree Expand file tree Collapse file tree 3 files changed +66
-1
lines changed
e2e/profiles/dynamic-config/crds Expand file tree Collapse file tree 3 files changed +66
-1
lines changed Original file line number Diff line number Diff line change @@ -287,7 +287,7 @@ spec:
287287 operator : " OR"
288288 conditions :
289289 - type : " domain"
290- name : " computer_science "
290+ name : " computer science "
291291 modelRefs :
292292 - model : " base-model"
293293 loraName : " science-expert"
Original file line number Diff line number Diff line change 1+ {
2+ "profile" : " dynamic-config" ,
3+ "start_time" : " 2025-11-18T16:27:22.201342+08:00" ,
4+ "end_time" : " 2025-11-18T16:42:24.347239+08:00" ,
5+ "duration" : " 15m2s" ,
6+ "status" : " PASSED" ,
7+ "exit_code" : 0 ,
8+ "cluster_name" : " semantic-router-e2e" ,
9+ "test_results" : null ,
10+ "total_tests" : 0 ,
11+ "passed_tests" : 0 ,
12+ "failed_tests" : 0 ,
13+ "cluster_info" : {
14+ "total_pods" : 0 ,
15+ "running_pods" : 0 ,
16+ "pending_pods" : 0 ,
17+ "failed_pods" : 0 ,
18+ "namespaces" : null ,
19+ "pods_by_namespace" : null
20+ },
21+ "environment" : {
22+ "go_version" : " 1.24" ,
23+ "parallel" : " false" ,
24+ "verbose" : " true"
25+ }
26+ }
Original file line number Diff line number Diff line change 1+ ## β
E2E Integration Test Report - dynamic-config
2+
3+ ** Status:** π’ ** PASSED**
4+ ** Profile:** ` dynamic-config `
5+ ** Duration:** 15m2s
6+ ** Cluster:** ` semantic-router-e2e `
7+
8+ ### π Test Results
9+
10+ | Metric | Value |
11+ | --------| -------|
12+ | Exit Code | ` 0 ` |
13+ | Total Tests | 0 |
14+ | Passed Tests | 0 |
15+ | Failed Tests | 0 |
16+ | Success Rate | NaN% |
17+
18+ ### π§ Cluster Statistics
19+
20+ | Metric | Value |
21+ | --------| -------|
22+ | Total Pods | 0 |
23+ | Running Pods | 0 |
24+ | Pending Pods | 0 |
25+ | Failed Pods | 0 |
26+ | Namespaces | 0 |
27+
28+
29+ ### π Test Cases
30+
31+
32+ ### π¦ Deployed Components
33+
34+ ### π Debugging
35+
36+ ** All tests passed!** π
37+
38+ The dynamic-config integration is working correctly with all components deployed and healthy.
39+
You canβt perform that action at this time.
0 commit comments