This is an automated email from the ASF dual-hosted git repository.
liuhongyu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shenyu.git
The following commit(s) were added to refs/heads/master by this push:
new d782a64e87 e2e: comment for now (#6073)
d782a64e87 is described below
commit d782a64e874d2ac1737d4509db4bffdc91844f28
Author: shown <[email protected]>
AuthorDate: Mon Jul 28 22:48:42 2025 +0800
e2e: comment for now (#6073)
---
.github/workflows/e2e-k8s.yml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/.github/workflows/e2e-k8s.yml b/.github/workflows/e2e-k8s.yml
index a64196d3b3..a0304d8d73 100644
--- a/.github/workflows/e2e-k8s.yml
+++ b/.github/workflows/e2e-k8s.yml
@@ -216,10 +216,10 @@ jobs:
script: e2e-grpc-sync-compose
- case: shenyu-e2e-case-websocket
script: e2e-websocket-sync-compose
- - case: shenyu-e2e-case-cluster
- script: e2e-cluster-jdbc-compose
- - case: shenyu-e2e-case-cluster
- script: e2e-cluster-zookeeper-compose
+ # - case: shenyu-e2e-case-cluster
+ # script: e2e-cluster-jdbc-compose
+ # - case: shenyu-e2e-case-cluster
+ # script: e2e-cluster-zookeeper-compose
- case: shenyu-e2e-case-logging-rocketmq
script: e2e-logging-rocketmq-compose
- case: shenyu-e2e-case-logging-kafka