-
Notifications
You must be signed in to change notification settings - Fork 835
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sherif akoush/scv2 50/flatten versions (and various other fixes) (#86)
* agent k6 testing helpers * add agent testing scenario * do not readd model to cache if error unload * refactor test with setup and teardown * increase setup timeout * fetch model memory from agent state * mlserver_exp1 * limit number of connections per host for rest rproxy * add clients pool for reverse grpc proxy * reduce number of models in test * fix bug when mem is 0 * add grpc result * tidy up protos * failing test for memory calc * try to lock model on evict * add tx around evict * add a test for evict transaction * fix test and add EndEvict in interface * integrate tx in state manager * simple test to check models passed to mlserver * fix lint and test * remove unused func * fix test * add a delay * tidy up test post merge * remove extra check * add helpers * tests passing * agent test changes * fix to over commit notebook * client tidy up * wire up envoy * rename Evict to StartEvict * add grpc changes * remove versions from incoming request from envoy * remove version from grpc payload * notebook changes (overcommit) * changes for k6
- Loading branch information
Showing
26 changed files
with
1,151 additions
and
3,184 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.