-
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
Test Automation ODS-2173 Verify user can create a workbench using Intel AiKit image #1107
Test Automation ODS-2173 Verify user can create a workbench using Intel AiKit image #1107
Conversation
..._ods_dashboard/415__ods_dashboard_projects/415__ods_dashboard_projects_notebook_images.robot
Fixed
Show fixed
Hide fixed
..._ods_dashboard/415__ods_dashboard_projects/415__ods_dashboard_projects_notebook_images.robot
Fixed
Show fixed
Hide fixed
..._ods_dashboard/415__ods_dashboard_projects/415__ods_dashboard_projects_notebook_images.robot
Fixed
Show fixed
Hide fixed
..._ods_dashboard/415__ods_dashboard_projects/415__ods_dashboard_projects_notebook_images.robot
Fixed
Show fixed
Hide fixed
..._ods_dashboard/415__ods_dashboard_projects/415__ods_dashboard_projects_notebook_images.robot
Fixed
Show fixed
Hide fixed
..._ods_dashboard/415__ods_dashboard_projects/415__ods_dashboard_projects_notebook_images.robot
Fixed
Show fixed
Hide fixed
..._ods_dashboard/415__ods_dashboard_projects/415__ods_dashboard_projects_notebook_images.robot
Fixed
Show fixed
Hide fixed
..._ods_dashboard/415__ods_dashboard_projects/415__ods_dashboard_projects_notebook_images.robot
Fixed
Show fixed
Hide fixed
..._ods_dashboard/415__ods_dashboard_projects/415__ods_dashboard_projects_notebook_images.robot
Fixed
Show fixed
Hide fixed
..._ods_dashboard/415__ods_dashboard_projects/415__ods_dashboard_projects_notebook_images.robot
Fixed
Show fixed
Hide fixed
Robot Results
|
Verify user can create a workbench using Intel AiKit image | ||
[Documentation] Verifies that a workbench can be created using Intel AiKit image | ||
[Tags] ODS-2173 Tier2 | ||
Check And Install Operator in Openshift ${INTEL_AIKIT_OPERATOR_NAME} ${INTEL_AIKIT_APPNAME} |
Check warning
Code scanning / Robocop
Keyword name '{{ keyword_name }}' does not follow case convention Warning test
..._ods_dashboard/415__ods_dashboard_projects/415__ods_dashboard_projects_notebook_images.robot
Outdated
Show resolved
Hide resolved
..._ods_dashboard/415__ods_dashboard_projects/415__ods_dashboard_projects_notebook_images.robot
Outdated
Show resolved
Hide resolved
${to_delete}= Create List ${PRJ_TITLE} | ||
Set Suite Variable ${PROJECTS_TO_DELETE} ${to_delete} |
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.
Another option, I think easier to understand, could be to declare ${PROJECTS_TO_DELETE} as empty list in the suite's Variables section, and then use Append To List
after the project is created
ods_ci/tests/Resources/Page/ODH/ODHDashboard/ODHDataScienceProject/Workbenches.resource
Show resolved
Hide resolved
..._ods_dashboard/415__ods_dashboard_projects/415__ods_dashboard_projects_notebook_images.robot
Fixed
Show fixed
Hide fixed
..._ods_dashboard/415__ods_dashboard_projects/415__ods_dashboard_projects_notebook_images.robot
Fixed
Show fixed
Hide fixed
In general LGTM, thank you.
|
@jstourac JIRA link is on the PR Description |
|
|
||
|
||
*** Test Cases *** | ||
Verify User Can Create A Workbench Using Intel AiKit Image |
Check warning
Code scanning / Robocop
Test case '{{ test_name }}' is too long ({{ test_length }}/{{ allowed_length }}) Warning test
|
||
|
||
*** Test Cases *** | ||
Verify User Can Create A Workbench Using Intel AiKit Image |
Check warning
Code scanning / Robocop
Test case '{{ test_name }}' has too many keywords inside ({{ keyword_count }}/{{ max_allowed_count }}) Warning test
|
Resolves: RHOAIENG-1176
CI: rhods-ci-pr-test/2322/ :white_check_mark: