Skip to content

Commit 821fcc0

Browse files
committed
heartbeat: remove w2008 in the CI
Win2k8 was already old when heartbeat was created It's quite unusual to put heartbeat on a 'legacy' machine We've never heard of anyone using heartbeat+win2k8 The win2k8 tests are flaky
1 parent 0e18dbe commit 821fcc0

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

heartbeat/Jenkinsfile.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,6 @@ stages:
7979
platforms: ## override default labels in this specific stage.
8080
- "windows-10"
8181
stage: extended
82-
windows-2008:
83-
mage: "mage build unitTest"
84-
platforms: ## override default labels in this specific stage.
85-
- "windows-2008-r2"
86-
stage: extended
8782
windows-8:
8883
mage: "mage build unitTest"
8984
platforms: ## override default labels in this specific stage.

0 commit comments

Comments
 (0)