Skip to content

Conversation

jmazanec15
Copy link
Member

@jmazanec15 jmazanec15 commented Jul 3, 2025

Description

Draft PR to add basic python integ test framework.

As part of it, it adds a few basic python integration tests. It also adds a cluster version filter so that we can write tests on main that will work against older clusters.

Related Issues

#2783

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Adds initial python end to end test module. Idea is to migrate the
restful integration tests from Java to Python. This will make it easier
to write extensive tests and use popular vector libraries like numpy.

Signed-off-by: John Mazanec <[email protected]>
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.

1 participant