You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[8.18] [CI] Fix packaging tests by patching system java home (#135504) (#135539)
Older version of openjdk17 are incompatible with newer ubuntu versions.
Packaging tests swap out bundled jdk for the minimum jdk for a few tests.
On ubuntu24 we now replace openjdk17 with adoptopenjdk17 in these cases.
* Fix package upgrade tests for older versions on ubuntu24
* Rework patching JDK in PackageUpgradetests
* Only parse base version
* Fix ubuntu lookup and remove explicit java for upgraded versions
0 commit comments