-
Notifications
You must be signed in to change notification settings - Fork 328
Use packaging for version comparisons #732
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
Conversation
And test newer Django-ex for newer Pythons in OS. Fixes: #730
|
[test-all] |
Testing Farm results
|
|
Some of the failed jobs give me HTTP/403 when I try to access logs. The failures I can see seem unrelated. @phracek do you have any idea what might be happening? |
phracek
left a comment
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. Thanks.
|
[test-all] |
|
The errors here don't seem to be related to the change. What do you think @phracek ? |
|
[test] |
|
Now it should be green. [test-openshift] |
|
Let's get merge it. PyTest are caused by Shared Cluster issue. RHEL10 - 3.12-minimal will be fixed as well. I have to look at this in downstream repository with plans. |
And test newer Django-ex for newer Pythons in OS.
Fixes: #730
Related: sclorg/container-ci-suite#105