Adjust BMO periodic e2e frequencies
[infra/cicd.git] / jjb / geode-native-win / apache-geode-native-win-verify.yaml
index 57a9551a1826de2bca6878de261b1644d6daffa7..51c3725de0a21dec5907b104e48e8e74bc2cf8b7 100644 (file)
@@ -30,7 +30,7 @@
 - job-template:
     name: 'win-geode-native-{stream}-verify'
     project-type: multijob
-    disabled: false
+    disabled: true
     concurrent: true
     node: geode-windows2019
 
           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'