googleapis / java-bigtable

Apache License 2.0
70 stars 86 forks source link

[test] protobuf to 3.25.4 for v2.30.0 #2299

Closed zhumin8 closed 1 month ago

zhumin8 commented 1 month ago

tests for lts6 patch.

zhumin8 commented 1 month ago

kokoro - test: integration error message:

[ERROR] Errors: 
[ERROR]   BigtableInstanceAdminClientIT.createClusterWithAutoscalingAndPartialUpdateTest » FailedPrecondition io.grpc.StatusRuntimeException: FAILED_PRECONDITION: Cannot update cluster that is currently being modified.
[INFO] 
[ERROR] Tests run: 71, Failures: 0, Errors: 1, Skipped: 2

test-sample-java-bigtable: File .cloudbuild/samples_build.yaml not found


update: integration test passed after rerun.