|
|
|
@ -42,6 +42,7 @@ py_test( |
|
|
|
|
"//src/python/grpcio/grpc:grpcio", |
|
|
|
|
"//src/python/grpcio_observability/grpc_observability:pyobservability", |
|
|
|
|
"//src/python/grpcio_tests/tests/testing", |
|
|
|
|
"//src/python/grpcio_tests/tests/fork:native_debug", |
|
|
|
|
requirement("opentelemetry-sdk"), |
|
|
|
|
], |
|
|
|
|
) |
|
|
|
@ -57,6 +58,7 @@ py_test( |
|
|
|
|
"//src/python/grpcio/grpc:grpcio", |
|
|
|
|
"//src/python/grpcio_observability/grpc_observability:pyobservability", |
|
|
|
|
"//src/python/grpcio_tests/tests/testing", |
|
|
|
|
"//src/python/grpcio_tests/tests/fork:native_debug", |
|
|
|
|
requirement("protobuf"), |
|
|
|
|
requirement("opentelemetry-sdk"), |
|
|
|
|
], |
|
|
|
@ -73,6 +75,7 @@ py_test( |
|
|
|
|
"//src/python/grpcio/grpc:grpcio", |
|
|
|
|
"//src/python/grpcio_csm_observability/grpc_csm_observability:csm_observability", |
|
|
|
|
"//src/python/grpcio_tests/tests/testing", |
|
|
|
|
"//src/python/grpcio_tests/tests/fork:native_debug", |
|
|
|
|
requirement("protobuf"), |
|
|
|
|
requirement("opentelemetry-sdk"), |
|
|
|
|
], |
|
|
|
|