-
Bug
-
Resolution: Fixed
-
Minor
-
Docker plugin tests run with mvn -Djenkins.version=2.414 verify
The docker-plugin automated tests fail when run with Jenkins 2.414. They pass when run with Jenkins 2.401.3.
I suspect a change in the cloud naming interface will need changes to the tests. I don't have any report of an issue with the docker plugin, only that a few of the automated tests are failing.
The failing tests are:
- getCloudByNameOrThrowGivenForeignCloudNameThenThrows
- getCloudByNameOrThrowGivenUnknownNameThenThrows
- getCloudByNameOrThrowGivenNameThenReturnsCloud
I won't have time to investigate the failure for about a week. If someone else wants to investigate, they are welcome to do so.
- is caused by
-
JENKINS-70729 Rework clouds management into multiple pages
- Closed
- links to