Skip to content

Commit d711cf0

Browse files
committed
Enable unit testing gRPC retries in CI
1 parent 9349d6c commit d711cf0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/do_ci.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,7 @@ elif [[ "$1" == "cmake.exporter.otprotocol.test" ]]; then
360360
-DWITH_OTLP_HTTP=ON \
361361
-DWITH_OTLP_FILE=ON \
362362
-DWITH_OTLP_GRPC_SSL_MTLS_PREVIEW=ON \
363+
-DWITH_OTLP_RETRY_PREVIEW=ON \
363364
"${SRC_DIR}"
364365
grpc_cpp_plugin=`which grpc_cpp_plugin`
365366
proto_make_file="CMakeFiles/opentelemetry_proto.dir/build.make"

0 commit comments

Comments
 (0)