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

Adapt Data Science Pipelines tests to changes introduced by Pipeline Experiments #1576

Conversation

jgarciao
Copy link
Contributor

@jgarciao jgarciao commented Jun 28, 2024

  • Fixes Pipelines UI test in Smoke and Elyra tests
  • Fixes bug in keyword Maybe Wait For Dashboard Spinner
  • Speeds up cloning operations in JupterLab
  • Tested successfully in rhods-ci-pr-test/3064 (Smoke and Sanity Elyra test, pending testing Tier1)

jgarciao added 4 commits June 28, 2024 16:04
Signed-off-by: Jorge Garcia Oncins <jgarciao@redhat.com>
Signed-off-by: Jorge Garcia Oncins <jgarciao@redhat.com>
Note: it was always waiting 60s, as the expected string never showed up

Signed-off-by: Jorge Garcia Oncins <jgarciao@redhat.com>
It  was broken due to changes in the xpath

Signed-off-by: Jorge Garcia Oncins <jgarciao@redhat.com>
... admin_username=${OCP_ADMIN_USER.USERNAME}
... username=${current_user}
... folder=${dir_name}
${status} ${err_msg} = Run Keyword and Ignore Error Clone Repo and Return Error Message ${REPO_URL}

Check warning

Code scanning / Robocop

Keyword name '{{ keyword_name }}' does not follow case convention Warning test

Keyword name 'Run Keyword and Ignore Error' does not follow case convention
... admin_username=${OCP_ADMIN_USER.USERNAME}
... username=${current_user}
... folder=${dir_name}
${status} ${err_msg} = Run Keyword and Ignore Error Clone Repo and Return Error Message ${REPO_URL}

Check warning

Code scanning / Robocop

Keyword name '{{ keyword_name }}' does not follow case convention Warning test

Keyword name 'Clone Repo and Return Error Message' does not follow case convention
Copy link
Contributor

Robot Results

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

Signed-off-by: Jorge Garcia Oncins <jgarciao@redhat.com>
@jgarciao jgarciao changed the title Adapt Data Science Pipelines tests for Experiments Adapt Data Science Pipelines tests to changes introduced by Pipeline Experiments Jun 28, 2024
Signed-off-by: Jorge Garcia Oncins <jgarciao@redhat.com>
jgarciao added 3 commits June 28, 2024 17:36
Signed-off-by: Jorge Garcia Oncins <jgarciao@redhat.com>
Signed-off-by: Jorge Garcia Oncins <jgarciao@redhat.com>
Signed-off-by: Jorge Garcia Oncins <jgarciao@redhat.com>
jiridanek
jiridanek previously approved these changes Jun 28, 2024
@jiridanek jiridanek requested a review from harshad16 June 28, 2024 15:48
@jgarciao jgarciao added enhancements Bugfixes, enhancements, refactoring, ... in tests or libraries (PR will be listed in release-notes) verified This PR has been tested with Jenkins labels Jun 28, 2024
@jgarciao jgarciao merged commit 133bbc6 into red-hat-data-services:master Jun 28, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancements Bugfixes, enhancements, refactoring, ... in tests or libraries (PR will be listed in release-notes) verified This PR has been tested with Jenkins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants