From f176fb5224c9cd682d3e474021b3ce313410a0aa Mon Sep 17 00:00:00 2001 From: Sravan Kumar Lakkimsetti Date: Wed, 23 May 2018 14:28:56 +0530 Subject: Revert "Bug 531438 - Need one more executor of mac slave on releng jipp" This reverts commit 6dc4a895f864ebfcc9b08b23e43fb02c14392b28. --- .../sdk.tests/testConfigs/macosx/platformSpecific.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'production/testScripts/configuration/sdk.tests/testConfigs') diff --git a/production/testScripts/configuration/sdk.tests/testConfigs/macosx/platformSpecific.properties b/production/testScripts/configuration/sdk.tests/testConfigs/macosx/platformSpecific.properties index b5424f6c9..c2ecab447 100644 --- a/production/testScripts/configuration/sdk.tests/testConfigs/macosx/platformSpecific.properties +++ b/production/testScripts/configuration/sdk.tests/testConfigs/macosx/platformSpecific.properties @@ -13,7 +13,7 @@ # This is the VM to use to run the tests, if one prefers # to use a different one from the one that stared the whole process. #jvm=/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre/bin/java -jvm=/Library/Java/JavaVirtualMachines/jdk1.8.0_172.jdk/Contents/Home/jre/bin/java +jvm=/Library/Java/JavaVirtualMachines/jdk1.8.0_51.jdk/Contents/Home/jre/bin/java # TODO: can also list VMs to use for specific execution environments # https://bugs.eclipse.org/bugs/show_bug.cgi?id=392213 @@ -36,4 +36,4 @@ org.eclipse.core.net.prefs=\ eclipse.preferences.version=1\n\ org.eclipse.core.net.hasMigrated=true\n -cvstest.properties=/Users/genie.releng/cvstest.properties +cvstest.properties=/Users/genie.shared/cvstest.properties -- cgit v1.2.3