ml-commons icon indicating copy to clipboard operation
ml-commons copied to clipboard

Tenant Aware Integration Tests

Open dbwiddis opened this issue 9 months ago • 2 comments

Description

Adds integration tests for multitenancy.

The test classes were squashed and cherry-picked from #2818.

~Presently the search model and search agent calls are commented out, as MLSearchHandler and TransportSearchAgentAction classes are still using client.search() rather than SDKClient implementations.~

  • Fixed in #3522

Check List

  • [x] New functionality includes testing.
  • [x] New functionality has been documented.
  • ~[ ] API changes companion pull request created.~
  • [x] 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.

dbwiddis avatar Feb 08 '25 19:02 dbwiddis