Skip to content

CVS-188170-remove-tfs#4375

Merged
pgladkows merged 5 commits into
mainfrom
CVS-188170-remove-tfs
Jul 16, 2026
Merged

CVS-188170-remove-tfs#4375
pgladkows merged 5 commits into
mainfrom
CVS-188170-remove-tfs

Conversation

@pgladkows

Copy link
Copy Markdown
Collaborator

🛠 Summary

JIRA/Issue if applicable.
Describe the changes.

🧪 Checklist

  • Unit tests added.
  • The documentation updated.
  • Change follows security best practices.
    ``

@pgladkows
pgladkows marked this pull request as ready for review July 15, 2026 12:07
Copilot AI review requested due to automatic review settings July 15, 2026 12:07

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes TensorFlow Serving (TFS) integration paths from the functional test framework, aligning the test utilities and metrics helpers around KServe/Triton/OpenAI/Cohere serving backends.

Changes:

  • Removed TFS-specific client selection and request-building logic from functional test utilities.
  • Pruned TFS-related metric constants/mappings to keep the metrics model KServe-only.
  • Updated shared pytest fixtures to stop parameterizing tests with TFS API types.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
tests/functional/utils/inference/serving/tf.py Removes TFS metrics protocol linkage from the wrapper.
tests/functional/utils/inference/inference_client_factory.py Removes TFS from client factory serving selection and supported serving list.
tests/functional/object_model/inference_helpers.py Removes TFS-specific request construction branches for REST/gRPC.
tests/functional/fixtures/api_type.py Removes TFS from fixture parametrization and imports.
tests/functional/constants/metrics.py Removes TensorFlowServing protocol and method mappings from metrics definitions.

Comment thread tests/functional/fixtures/api_type.py
Comment thread tests/functional/object_model/inference_helpers.py
Comment thread tests/functional/object_model/inference_helpers.py

@porlows1 porlows1 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@pgladkows
pgladkows merged commit d8ee1f9 into main Jul 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants