Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove WorkflowPluginTest#sshGitInsideDocker #1569

Merged
merged 1 commit into from
May 20, 2024

Conversation

basil
Copy link
Member

@basil basil commented May 20, 2024

This test was using multiple unmaintained Docker images from the 2017 era, and after trying for a few hours I could not get it to reliably pass on CI using recent Ubuntu 24.04 LTS images (although I did get it working locally with some acrobatics). Since the code under test represents a deprecated use case and the test machinery is extremely complex (Docker within Docker within Docker) and hard to maintain, I am judging this as too low a value to justify the cost and deleting this test. If someone feels strongly about keeping this test, feel free to revert this change and get it to work on a recent container image.

@basil basil added the tests label May 20, 2024
@basil basil enabled auto-merge (squash) May 20, 2024 22:44
@basil basil added removed and removed tests labels May 20, 2024
@basil basil merged commit 19710fb into jenkinsci:master May 20, 2024
25 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant