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

Add pre/post upgrade test for Model Registry #1970

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

lugi0
Copy link
Contributor

@lugi0 lugi0 commented Oct 25, 2024

No description provided.

@lugi0 lugi0 added verified This PR has been tested with Jenkins new test New test(s) added (PR will be listed in release-notes) enhancements Bugfixes, enhancements, refactoring, ... in tests or libraries (PR will be listed in release-notes) labels Oct 25, 2024
@lugi0 lugi0 self-assigned this Oct 25, 2024
Copy link
Contributor

Robot Results

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

Copy link
Contributor

@tonyxrmdavidson tonyxrmdavidson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM in principal. Would be good to see it run through the pr-check job.

Signed-off-by: lugi0 <[email protected]>
@@ -0,0 +1,402 @@
# robocop: off=too-many-calls-in-keyword, mixed-tabs-and-spaces, line-too-long, file-too-long

Check warning

Code scanning / Robocop

Inconsistent use of tabs and spaces in file Warning test

Inconsistent use of tabs and spaces in file
... xpath:${MR_VERSION_TABLE_XPATH}/tbody/tr/td[@data-label="Author" and .="${MR_REGISTERED_MODEL_AUTHOR}"]
SeleniumLibrary.Close All Browsers
# TODO: Update after component goes GA and is enabled by default
Set Suite Variable ${DISABLE_COMPONENT} ${True}

Check notice

Code scanning / Robocop

{{ set_variable_keyword }} can be replaced with VAR Note test

Set Suite Variable can be replaced with VAR
Remove Deployment Files ${CERTS_DIRECTORY}
Remove Deployment Files ${MODELREGISTRY_BASE_FOLDER}/Python_Dependencies
Disable Model Registry If Needed
RHOSi Teardown

Check warning

Code scanning / Robocop

File has too many lines ({{ lines_count }}/{{max_allowed_count }}) Warning test

File has too many lines (406/400)
Copy link

sonarcloud bot commented Oct 25, 2024

@lugi0
Copy link
Contributor Author

lugi0 commented Oct 25, 2024

Tested in rhods-ci-pr-test/3412 and passing (without upgrade in between, but doesn't really matter - upgrade has been tested manually)

@lugi0 lugi0 enabled auto-merge (squash) October 25, 2024 15:44
Copy link
Contributor

@tonyxrmdavidson tonyxrmdavidson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

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) new test New test(s) added (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