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 plugin POM #83

Merged
merged 3 commits into from
May 4, 2020
Merged

Update plugin POM #83

merged 3 commits into from
May 4, 2020

Conversation

basil
Copy link
Member

@basil basil commented May 4, 2020

Updates jenkinsci/plugin-pom from 3.57 to 4.1.

Version 4.x of plugin-pom requires Jenkins 2.164.x or later, so updated jenkins.version to 2.164.3. I also updated various plugin dependencies to slightly more recent versions.

The above updates exposed some flaky tests. These tests were ensuring that two executors were in use across all nodes, but made the mistake of assuming that a job would be assigned to a particular node. I updated these tests to remove this assumption.

@basil basil merged commit 46a0912 into jenkinsci:master May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant