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

Update CI files for branch 2.14 #1664

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Update CI files for branch 2.14 #1664

merged 1 commit into from
Jun 20, 2024

Conversation

pulpbot
Copy link
Member

@pulpbot pulpbot commented Jun 16, 2024

No description provided.

@lubosmj lubosmj force-pushed the update-ci/2.14 branch 2 times, most recently from 5fe9534 to 03c3f86 Compare June 20, 2024 09:57
Comment on lines 286 to 287
with suppress(Exception):
monitor_task(container_namespace_api.delete(distribution.namespace).task)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Inspired by https://github.com/pulp/pulpcore/blob/5721e58d94e15c56be30ab4a5b5db46bb74e746f/pulpcore/pytest_plugin.py#L901.

Previous implementation was not resilient to task failures, see: https://github.com/pulp/pulpcore/blob/3.24/pulpcore/tests/functional/__init__.py#L933. We no longer support 3.24 branch even though it is still being installed by the CI. 😞 Therefore, I decided to include the change from newer pulpcore versions in the plugin itself.

@lubosmj lubosmj marked this pull request as draft June 20, 2024 10:11
@lubosmj lubosmj force-pushed the update-ci/2.14 branch 4 times, most recently from c8a6e86 to 9bd47da Compare June 20, 2024 11:10
@lubosmj lubosmj marked this pull request as ready for review June 20, 2024 12:12
@lubosmj lubosmj merged commit d05e516 into 2.14 Jun 20, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants