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

Rebuild for v19.2.x #28

Open
bazaah opened this issue Oct 3, 2024 · 3 comments
Open

Rebuild for v19.2.x #28

bazaah opened this issue Oct 3, 2024 · 3 comments
Labels

Comments

@bazaah
Copy link
Owner

bazaah commented Oct 3, 2024

https://ceph.io/en/news/blog/2024/v19-2-0-squid-released/

@bazaah
Copy link
Owner Author

bazaah commented Oct 6, 2024

got my first successful build, though tests in check() are still failing to build

@bazaah
Copy link
Owner Author

bazaah commented Oct 8, 2024

The following tests FAILED:
          5 - setup-venv-for-mgr-dashboard-py3 (Failed)
          7 - run-tox-mgr-dashboard-py3 (Not Run)
          8 - setup-venv-for-mgr-dashboard-openapi (Failed)
         10 - run-tox-mgr-dashboard-openapi (Not Run)
         13 - run-tox-python-common (Failed)
         16 - run-tox-cephadm (Failed)
         55 - unittest_perf_counters_cache (Failed)
        144 - unittest_mds_quiesce_agent (Failed)

As always our friends over in python land are angry about something, but 55 and 144 need to be investigated.

@bazaah
Copy link
Owner Author

bazaah commented Oct 12, 2024

minor update, unittest_perf_counters_cache seems like a spurious failure in gtest for EXPECT_DEATH tests under arch for reasons unknown. unittest_mds_quiesce_agent is more serious, and I think there is a genuine issue underlying it, but I haven't had a chance to sit down and properly debug it; haven't touched any py tests yet.

investigate if ceph/ceph#59517 fixes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant