wu-sheng opened a new pull request, #13768:
URL: https://github.com/apache/skywalking/pull/13768

   ### Add BanyanDB as storage for Istio e2e tests
   - [x] Tests(including UT, IT, E2E) are added to verify the new feature.
   
   Adds BanyanDB cluster mode variants for Istio ALS and Envoy Metrics Service 
e2e tests.
   
   **BanyanDB cluster configuration:**
   - 2 liaison nodes + 2 data nodes (hot)
   - DNS service discovery (no etcd)
   - Native metadata storage (property mode)
   - Access logs enabled on liaison nodes only
   
   **New files:**
   - `test/e2e-v2/cases/istio/als/banyandb/e2e.yaml` — ALS with BanyanDB cluster
   - `test/e2e-v2/cases/istio/metrics/banyandb/e2e.yaml` — Envoy metrics 
service with BanyanDB cluster
   - `test/e2e-v2/cases/istio/als/als-cases.yaml` — shared verify cases 
(extracted from als/e2e.yaml)
   - `test/e2e-v2/cases/istio/metrics/metrics-cases.yaml` — shared verify cases 
(extracted from metrics/e2e.yaml)
   
   **Workflow changes:**
   - `e2e-test-istio` job: added `storage` matrix dimension (ES/BanyanDB) for 
ALS tests
   - `e2e-test` job: added BanyanDB metrics variant for istio 1.29.0
   
   **Verified locally:**
   - Helm install creates correct cluster topology (2 liaison + 2 data-hot 
StatefulSets)
   - DNS discovery configured, no etcd dependency
   - Access log env vars set on liaison nodes only (not data nodes)
   - StatefulSets created without errors
   
   - [ ] If this pull request closes/resolves/fixes an existing issue, replace 
the issue number. Closes #<issue number>.
   - [ ] Update the [`CHANGES` 
log](https://github.com/apache/skywalking/blob/master/docs/en/changes/changes.md).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to