-
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
Update DW UI tests to accommodate changes introduced in 2.13 and instability tests #1758
Update DW UI tests to accommodate changes introduced in 2.13 and instability tests #1758
Conversation
ods_ci/tests/Tests/0600__distributed_workloads/test-distributed-workloads-metrics-ui.robot
Fixed
Show fixed
Hide fixed
ods_ci/tests/Tests/0600__distributed_workloads/test-distributed-workloads-metrics-ui.robot
Fixed
Show fixed
Hide fixed
Robot Results
|
f15528b
to
703aef0
Compare
Test ran successfully here 2.13/job/selfmanaged/job/stage/job/psi/job/rhoai-smoke/4 |
703aef0
to
f9d6b17
Compare
Refactored and updated Project selection changes as already related changes merged PR #1763 |
ods_ci/tests/Resources/Page/DistributedWorkloads/WorkloadMetricsUI.resource
Outdated
Show resolved
Hide resolved
f9d6b17
to
c1edcd7
Compare
c1edcd7
to
67ef98b
Compare
@@ -39,7 +39,7 @@ | |||
Page Should Contain Element ${PROJECT_METRICS_TAB_XP} | |||
Page Should Contain Element ${WORKLOAD_STATUS_TAB_XP} | |||
Click Element ${REFRESH_INTERNAL_MENU_XP} | |||
${get_refresh_interval_list}= Get All Text Under Element xpath=//*[starts-with(@id, "select-option-")] | |||
${get_refresh_interval_list}= Get All Text Under Element xpath=//button[@role="option"] |
Check warning
Code scanning / Robocop
The assignment sign is not consistent within the file. Expected '{{ expected_sign }}' but got '{{ actual_sign }}' instead Warning test
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
|
RHOAIENG-12042
Updated DW UI tests to accommodate changes introduced in 2.13 for project selection and refresh interval toggle
Increasing timeout for instability tests