-
Notifications
You must be signed in to change notification settings - Fork 82
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 TGIS test for bigscience/mt0-xxl model #1244
Conversation
- mountPath: "/mnt/models/" | ||
name: model-volume | ||
containers: | ||
- name: download-model |
Check warning
Code scanning / SonarCloud
CPU limits should be enforced Medium test
- mountPath: "/mnt/models/" | ||
name: model-volume | ||
containers: | ||
- name: download-model |
Check warning
Code scanning / SonarCloud
Memory limits should be enforced Medium test
name: download-${model_name} | ||
labels: | ||
name: download-${model_name} | ||
spec: |
Check warning
Code scanning / SonarCloud
Service account tokens should not be mounted in pods Medium test
- mountPath: "/mnt/models/" | ||
name: model-volume | ||
containers: | ||
- name: download-model |
Check warning
Code scanning / SonarCloud
Storage limits should be enforced Medium test
...i/tests/Tests/400__ods_dashboard/420__model_serving/LLMs/422__model_serving_llm_models.robot
Outdated
Show resolved
Hide resolved
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 20 potential problems in the proposed changes. Check the Files changed tab for more details.
Robot Results
|
ods_ci/tests/Resources/Files/llm/serving_runtimes/tgis_servingruntime_grpc.yaml
Show resolved
Hide resolved
Quality Gate failedFailed conditions See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
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.
/lgtm
6871f5d
into
red-hat-data-services:master
Implementations:
Validation of the PR:
rhods-ci-pr-test/2552
Regression passed. New test failed because of timeout.rhods-ci-pr-test/2553
passed