File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -232,20 +232,20 @@ jobs:
232232 path : tests/e2e/case/grpc/single/e2e.yaml
233233 - name : gRPC-gunicorn
234234 path : tests/e2e/case/grpc/gunicorn/e2e.yaml
235- - name : gRPC-uwsgi
236- path : tests/e2e/case/grpc/uwsgi/e2e.yaml
235+ # - name: gRPC-uwsgi
236+ # path: tests/e2e/case/grpc/uwsgi/e2e.yaml
237237 - name : HTTP-single-process
238238 path : tests/e2e/case/http/single/e2e.yaml
239239 - name : HTTP-gunicorn
240240 path : tests/e2e/case/http/gunicorn/e2e.yaml
241- - name : HTTP-uwsgi
242- path : tests/e2e/case/http/uwsgi/e2e.yaml
241+ # - name: HTTP-uwsgi
242+ # path: tests/e2e/case/http/uwsgi/e2e.yaml
243243 - name : Kafka-single-process
244244 path : tests/e2e/case/kafka/single/e2e.yaml
245245 - name : Kafka-gunicorn
246246 path : tests/e2e/case/kafka/gunicorn/e2e.yaml
247- - name : Kafka-uwsgi
248- path : tests/e2e/case/kafka/uwsgi/e2e.yaml
247+ # - name: Kafka-uwsgi
248+ # path: tests/e2e/case/kafka/uwsgi/e2e.yaml
249249 - name : profiling_threading
250250 path : tests/e2e/case/profiling/threading/e2e.yaml
251251 - name : profiling_greenlet
You can’t perform that action at this time.
0 commit comments