| JayF | I assume this is related to the web scraping issues all day, but lists.openstack.org is timing out | 00:32 |
|---|---|---|
| timburke | clarkb, stephenfin: fwiw, for pyeclib in particular, i'm most interested in test-release-python immediately before a release (which will necessarily involve a pyproject.toml update -- so i'm glad https://review.opendev.org/c/openstack/project-config/+/958709 landed!) | 03:41 |
| timburke | if i'm worried about wheels in particular, i'll check the pyeclib-build-wheels(-arm64) jobs, which run on every commit | 03:42 |
| timburke | (i'm still somewhat amazed that my zuul shenanigans in https://review.opendev.org/c/openstack/pyeclib/+/927654 worked out) | 03:43 |
| *** ralonsoh_ is now known as ralonsoh | 07:50 | |
| fungi | timburke: one thing i've done in other projects where i'm worried about it (albeit outside openstack) is to build a wheel and grep a zip list of the result for files i know need to be there, same with a tar list of the sdist, it's a pretty quick set of tests that's saved my bacon when i'm making packaging changes | 12:22 |
| fungi | also things like `twine --check` on them to confirm the metadata is valid | 12:22 |
| fungi | JayF: lists should be in better shape now, i think more than anything it needs some memory tuning to deal with the ever increasing llm training crawler load because it regularly ends up consuming most of its swap, seems like the majority of ram gets squatted by mariadb and apache/uwsgi | 12:34 |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!