-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add tests for deploying models with multiple replicas #885
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Robocop found more than 10 potential problems in the proposed changes. Check the Files changed tab for more details.
2afe216
to
f2a2b54
Compare
locally verified, Jenkins still not able to run these tests for a missing pkg. Will try to send a PR for jenkins later in the week |
Signed-off-by: bdattoma <[email protected]>
Signed-off-by: bdattoma <[email protected]>
Signed-off-by: bdattoma <[email protected]>
Signed-off-by: bdattoma <[email protected]>
Signed-off-by: bdattoma <[email protected]>
Signed-off-by: bdattoma <[email protected]>
Signed-off-by: bdattoma <[email protected]>
Signed-off-by: bdattoma <[email protected]>
Signed-off-by: bdattoma <[email protected]>
Signed-off-by: bdattoma <[email protected]>
Signed-off-by: bdattoma <[email protected]>
Signed-off-by: bdattoma <[email protected]>
Signed-off-by: bdattoma <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
…ervices#885) * fix ksvc expected name Signed-off-by: bdattoma <[email protected]> * add json file with expected answers Signed-off-by: bdattoma <[email protected]> * update predictor obj name after latest prod change Signed-off-by: bdattoma <[email protected]> * add missing response check ODS-2341 Signed-off-by: bdattoma <[email protected]> * add min replicas number Signed-off-by: bdattoma <[email protected]> * replace s3 path with variables Signed-off-by: bdattoma <[email protected]> * add replicas check + skip pre-reqs Signed-off-by: bdattoma <[email protected]> * remove redundant secret creation Signed-off-by: bdattoma <[email protected]> * add kw to delete isvc Signed-off-by: bdattoma <[email protected]> * replace bucket info with test-variables Signed-off-by: bdattoma <[email protected]> * move model dir to variable + fix endpoint Signed-off-by: bdattoma <[email protected]> * add multiple scaling and query check Signed-off-by: bdattoma <[email protected]> * add polarion id + rename tc Signed-off-by: bdattoma <[email protected]> --------- Signed-off-by: bdattoma <[email protected]>
This PR is adding automation for ODS-2376 and applying bucket variables