X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fgeode-native-win%2Fapache-geode-native-win-verify.yaml;h=51c3725de0a21dec5907b104e48e8e74bc2cf8b7;hb=ce66d2222a222ad6a62469dfaadbb4fd63c8493a;hp=57a9551a1826de2bca6878de261b1644d6daffa7;hpb=186925292b4a8bf7768b5d85804c68108c5650ae;p=infra%2Fcicd.git diff --git a/jjb/geode-native-win/apache-geode-native-win-verify.yaml b/jjb/geode-native-win/apache-geode-native-win-verify.yaml index 57a9551a..51c3725d 100644 --- a/jjb/geode-native-win/apache-geode-native-win-verify.yaml +++ b/jjb/geode-native-win/apache-geode-native-win-verify.yaml @@ -30,7 +30,7 @@ - job-template: name: 'win-geode-native-{stream}-verify' project-type: multijob - disabled: false + disabled: true concurrent: true node: geode-windows2019 @@ -52,13 +52,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: MSVC_TOOLSET_VERSION default: '14.25'