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

DLPX-91487 - Engine JDK Upgrade #323

Conversation

ShibasishDelphix
Copy link
Contributor

@ShibasishDelphix ShibasishDelphix commented Sep 9, 2024

DLPX-91487

Problem

As part of Half yearly commitment we need to upgrade the jdk minor version every six months.

Solution

Upgrade JDK version for the engine to latest jdk8 - 8u422

Testing Done

linux-pkg - http://ops.jenkins.delphix.com/job/linux-pkg/job/develop/job/build-package/job/adoptopenjdk/job/pre-push/3/
ab-pre-push - http://selfservice.jenkins.delphix.com/job/appliance-build-orchestrator-pre-push/9276/ - Successful

Manual Testing

  • Cloned an image from dlpx-shibasish.nandi-develop created by ab-pre-push run above and checked java version. It is updated to 1.8.0_422-b05.
  • Unit test and dx-test ran successfully as part of above ab-pre-push run
  • PolicyIntegrationTest was successful as part of above ab-pre-push run
  • Uploaded the deb file created by linux-pkg build to artifactory adoptopenjdk repo.

Java version on the engine created from above ab-pre-push

delphix@ip-10-110-219-51:~$ java -version
openjdk version "1.8.0_422"
OpenJDK Runtime Environment (Temurin)(build 1.8.0_422-b05)
OpenJDK 64-Bit Server VM (Temurin)(build 25.422-b05, mixed mode)

@ShibasishDelphix ShibasishDelphix force-pushed the dlpx/pr/ShibasishDelphix/08bfb727-ce0f-4033-8427-c0d4efcb78c6 branch from d6b6d51 to d47f4cb Compare September 9, 2024 12:22
@ShibasishDelphix ShibasishDelphix marked this pull request as ready for review September 10, 2024 08:11
@ShibasishDelphix ShibasishDelphix merged commit 2b7916b into develop Sep 10, 2024
12 checks passed
@ShibasishDelphix ShibasishDelphix deleted the dlpx/pr/ShibasishDelphix/08bfb727-ce0f-4033-8427-c0d4efcb78c6 branch September 10, 2024 12:05
@ShibasishDelphix
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants