X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fgeode-native-win%2Fapache-geode-native-win-slave%2Fapache-geode-native-win-slave-setup.yaml;h=3f624b681182b0745d342f240101ae039a206cf5;hb=3903cf0252955d011779b0950436e4e2b3cec3b2;hp=896e8ddf295fb60b1a261bcdc7acffd1c455e906;hpb=186925292b4a8bf7768b5d85804c68108c5650ae;p=infra%2Fcicd.git diff --git a/jjb/geode-native-win/apache-geode-native-win-slave/apache-geode-native-win-slave-setup.yaml b/jjb/geode-native-win/apache-geode-native-win-slave/apache-geode-native-win-slave-setup.yaml index 896e8ddf..3f624b68 100644 --- a/jjb/geode-native-win/apache-geode-native-win-slave/apache-geode-native-win-slave-setup.yaml +++ b/jjb/geode-native-win/apache-geode-native-win-slave/apache-geode-native-win-slave-setup.yaml @@ -37,13 +37,13 @@ default: '2.6.4' description: Version of NUnit .Net test framework for geode-native tests on Windows - string: - name: DOTNET_VERSION + name: DEV_DOTNET_VERSION default: '4.5.2' description: Version of .NET Framework development platform for geode-native on Windows - string: - name: DOGTAIL_DOTNET_VERSION - default: '3.5sp1' - description: Version of Dogtail .NET Framework development platform for geode-native on Windows + name: DOTNET_VERSION + default: '3.5' + description: Version of .NET Framework for geode-native on Windows. (Version 3 is required for Old CLI Integration Tests) - string: name: GEODE_SERVER_PATH default: 'C:\GeodeServer'