-
Notifications
You must be signed in to change notification settings - Fork 22
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
ci: tests update for pcs-0.12 and pacemaker-3 #238
base: main
Are you sure you want to change the base?
Conversation
c92caff
to
235265b
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #238 +/- ##
=======================================
Coverage 68.50% 68.50%
=======================================
Files 3 3
Lines 181 181
=======================================
Hits 124 124
Misses 57 57 ☔ View full report in Codecov by Sentry. |
[citest] |
Python Unit Tests / python (ubuntu-24.04, main) is failing due to an issue in pcs that only happens on Ubuntu. This will be fixed in pcs later. All other Python Unit Tests are passing. I'm moving this PR from Draft to Ready so that needed fixes for testing latest cluster versions are not blocked unnecessarily. This branch is also needed to be merged for #231 |
[citest bad] |
CentOS-10 failures:
|
@tomjelinek how long until there is a new release of pacemaker in the compose? |
Correction: the latest pcs is also required for these tests to pass. It should get into the compose shortly, it was built yesterday. I'm also working on fixing these tests - they were originally checking Pacemaker version, which was not a good approach, as it just turned out.
Not sure about that. It was built recently, so hopefully in a couple of days. |
https://kojihub.stream.centos.org/koji/buildinfo?buildID=71808 - pcs-0.12.0~b1-1.el10 ? |
[citest] |
This is fixed now.
Pacemaker packages are available already - pacemaker-3.0.0-2.el10
Yes, that's the one. Let's wait one more day, buttons have been pushed, hopefully this will make the pcs packages available. |
CentOS-Stream-10|ansible-2.17 tests are failing due to broken SBD packages. Fixed SBD packages are expected to land on Monday. |
[citest] |
Still waiting for fixed sbd packages |
[citest bad] |
Fixed SBD packages are available in CentOS Stream 10. Tests are passing. |
Enhancement:
Update test scripts to work with the latest pcs and pacemaker versions
Reason:
Result:
Issue Tracker Tickets (Jira or BZ if any):