Skip to content
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

Fix some single model dashboard issues #2020

Merged
merged 4 commits into from
Nov 12, 2024

Conversation

rnetser
Copy link
Contributor

@rnetser rnetser commented Nov 12, 2024

  • Click "Select single-model" only if no models
  • fix runtime selection

rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
 into fix-single-model

rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
 into fix-single-model

rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
@FedeAlonso FedeAlonso enabled auto-merge (squash) November 12, 2024 11:57
@@ -446,9 +447,13 @@
[Arguments] ${model_name} ${serving_runtime} ${data_connection} ${path}
... ${model_framework}=caikit ${replicas}=1 ${size}=Small ${no_gpus}=${0}
... ${token}=${FALSE} ${multi_token}=${FALSE} ${multi_service_account_name}=default-name2
... ${public_endpoint}=${TRUE} ${service_account_name}=${NONE}
... ${public_endpoint}=${TRUE} ${service_account_name}=${NONE} ${existing_server}=${FALSE}

Check notice

Code scanning / Robocop

There is too many arguments per continuation line ({{ arguments_count }} / {{ max_arguments_count }}) Note test

There is too many arguments per continuation line (3 / 1)
Move To Tab Models
SeleniumLibrary.Click Button ${DEPLOY_SINGLE_SV_MODEL_BTN}
IF ${existing_server} == False

Check notice

Code scanning / Robocop

'{{ block_name }}' condition can be simplified Note test

'IF' condition can be simplified
Copy link
Contributor

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass %
566 0 0 566 100

@FedeAlonso FedeAlonso merged commit b3521ce into red-hat-data-services:master Nov 12, 2024
7 checks passed
lenahorsley pushed a commit to lenahorsley/ods-ci that referenced this pull request Nov 18, 2024
* fix single

rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED

* fix server selection

rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
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.

3 participants