- Sort Score
- Result 10 results
- Languages All
Results 1 - 5 of 5 for integ (0.02 sec)
-
.teamcity/src/main/kotlin/configurations/FlakyTestQuarantine.kt
":docs:configCacheTest", "-x", ":distributions-integ-tests:quickTest", "-x", ":distributions-integ-tests:platformTest", "-x", ":distributions-integ-tests:configCacheTest", ) + listOf(extraParameters) +Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Mon Dec 22 07:15:16 UTC 2025 - 5.6K bytes - Viewed (0) -
.teamcity/subprojects.json
"path": "packaging/distributions-full", "unitTests": false, "functionalTests": false, "crossVersionTests": false }, { "name": "distributions-integ-tests", "path": "testing/distributions-integ-tests", "unitTests": false, "functionalTests": true, "crossVersionTests": false }, { "name": "distributions-jvm", "path": "platforms/jvm/distributions-jvm",
Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Thu Dec 18 18:40:11 UTC 2025 - 37.5K bytes - Viewed (0) -
.idea/gradle.xml
<option value="$PROJECT_DIR$/testing/distributions-integ-tests" /> <option value="$PROJECT_DIR$/testing/integ-test" /> <option value="$PROJECT_DIR$/testing/internal-architecture-testing" /> <option value="$PROJECT_DIR$/testing/internal-integ-testing" /> <option value="$PROJECT_DIR$/testing/internal-performance-testing" />Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Thu Dec 11 18:02:10 UTC 2025 - 23.2K bytes - Viewed (0) -
.teamcity/src/main/kotlin/common/CommonExtensions.kt
param("env.GRADLE_INTERNAL_REPO_URL", "%gradle.internal.repository.url%") if (os == Os.MACOS && arch == Arch.AMD64) { // Use fewer parallel forks only on Intel macOS builds, since they are not very powerful. param("maxParallelForks", "2") } if (os == Os.LINUX || os == Os.MACOS) { param("env.LC_ALL", "en_US.UTF-8") } }
Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Mon Dec 22 07:15:16 UTC 2025 - 15.6K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.34.md
- The Kubernetes API server merged selectors built from `matchLabelKeys` into the `labelSelector` of `topologySpreadConstraints`, aligning Pod Topology Spread behavior with Inter-Pod Affinity. To prevent breaking existing Pods using `matchLabelKeys`, this scheduler behavior was preserved until v1.34. Upgrades from v1.32 to v1.34 should be done incrementally (v1.32 → v1.33 → v1.34), ensuring Pods created at v1.32 with `matchLabelKeys`...
Registered: Fri Dec 26 09:05:12 UTC 2025 - Last Modified: Wed Dec 10 01:13:50 UTC 2025 - 333.3K bytes - Viewed (1)