This is an automated email from the ASF dual-hosted git repository.

jrmccluskey pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from c9d8dcfa327 Bump org.checkerframework:checkerframework-gradle-plugin 
(#27793)
     add d2663f95af3 Add Vertex AI image classification integration test 
(#27958)

No new revisions were added by this update.

Summary of changes:
 .../ml/inference/vertex_ai_inference_it_test.py    | 69 ++++++++++++++++++++++
 ...ements.txt => vertex_ai_tests_requirements.txt} |  4 +-
 sdks/python/pytest.ini                             |  1 +
 sdks/python/test-suites/dataflow/common.gradle     | 38 ++++++++++++
 sdks/python/test-suites/direct/common.gradle       |  2 +-
 sdks/python/tox.ini                                | 15 ++++-
 6 files changed, 125 insertions(+), 4 deletions(-)
 create mode 100644 
sdks/python/apache_beam/ml/inference/vertex_ai_inference_it_test.py
 copy sdks/python/apache_beam/ml/inference/{xgboost_tests_requirements.txt => 
vertex_ai_tests_requirements.txt} (94%)

Reply via email to