Skip to content

Conversation

suyash-jai
Copy link

@suyash-jai suyash-jai commented Sep 18, 2025

Problem

As part of https://github.com/delphix/dms-core-gate/pull/1900, we are removing the dependency on the global JAVA_HOME variable and instead setting separate JAVA_HOME values for the Masking and Virtualization services. The issue is that the file files/common/var/lib/delphix-platform/ansible/10-delphix-platform/roles/delphix-platform/tasks/main.yml reintroduces the JAVA_HOME variable into the global /etc/environment file.

Solution

We have added JAVA_HOME variable for each service seperately and removing JAVA_HOME from global environment file and also removing the code which set again JAVA_HOME variable from this file files/common/var/lib/delphix-platform/ansible/10-delphix-platform/roles/delphix-platform/tasks/main.yml

Testing Done

Provide a clear description of how this change was tested. At minimum
this should include proof that a computer has executed the changed
lines. Ideally this should include an automated test or an explanation
as to why this pull request has no tests.

@suyash-jai suyash-jai force-pushed the dlpx/pr/suyash-jai/0ad8b6bb-128e-4f9e-a9dd-48ef57a8b430 branch from 3bd7428 to d704e8a Compare September 18, 2025 13:25
@suyash-jai suyash-jai self-assigned this Sep 18, 2025
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.

1 participant