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
Adding CentOS 7 to test matrix #395
Conversation
|
WARNING!!! This PR is not attached to an issue. In most cases this is not advisable. Please see our PR docs for more information about how to attach this PR to an issue. |
[noissue]
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.
Thank you!
|
@fao89 Can you check if any of the tests are taking significantly longer now? I am worried that GHA might be exhausting its 7GB of RAM when we have 4 containers running. I was thinking of installing sar/sysstat and outputting at the end whether we have that issue. Or in verify.yml, running EDIT: I decided to do this myself, since I spent the time researching how: |
So we know if the CI env running 4 containers (w / Pulp running) + 4 ansible processes is low on RAM. PR is based on pulp#395 [noissue]
So we know if the CI env running 4 containers (w / Pulp running) + 4 ansible processes is low on RAM. PR is based on pulp#395 [noissue]
So we know if the CI env running 4 containers (w / Pulp running) + 4 ansible processes is low on RAM. PR is based on pulp#395 [noissue]
[noissue]