-
Notifications
You must be signed in to change notification settings - Fork 180
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
QE: update andromeda-dummy checksum #9391
QE: update andromeda-dummy checksum #9391
Conversation
👋 Hello! Thanks for contributing to our project. If you are unsure the failing tests are related to your code, you can check the "reference jobs". These are jobs that run on a scheduled time with code from master. If they fail for the same reason as your build, it means the tests or the infrastructure are broken. If they do not fail, but yours do, it means it is related to your code. Reference tests: KNOWN ISSUES Sometimes the build can fail when pulling new jar files from download.opensuse.org . This is a known limitation. Given this happens rarely, when it does, all you need to do is rerun the test. Sorry for the inconvenience. For more tips on troubleshooting, see the troubleshooting guide. Happy hacking! |
48d3d9e
to
9f8df14
Compare
37ad5b4
to
e193960
Compare
e193960
to
b5337fe
Compare
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.
let's rather fix on OBS
This reverts commit b5337fe.
What does this PR change?
Related to https://github.com/SUSE/spacewalk/issues/25527
Fixes some broken testsuite checks on dummy RPM packages
EDIT 22/10/2024: we pushed by error a 1.2 version of some packages in the dummy pkgs
Updates
repository. That issues should now be fixed in OBS itself, but checksum have changed and need to be updated in the testsuiteGUI diff
No difference.
Documentation
No documentation needed: only internal and user invisible changes
DONE
Test coverage
Cucumber tests were modified
DONE
Links
Port(s)
4.3: https://github.com/SUSE/spacewalk/pull/25600
5.0: https://github.com/SUSE/spacewalk/pull/25601
DONE
Changelogs
If you uncheck the checkbox after the PR is created, you will need to re-run
changelog_test
(see below)Re-run a test
If you need to re-run a test, please mark the related checkbox, it will be unchecked automatically once it has re-run: