Skip to content

Commit

Permalink
heartbeat: remove w2008 in the CI
Browse files Browse the repository at this point in the history
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
  • Loading branch information
v1v committed Nov 23, 2021
1 parent 0e18dbe commit 821fcc0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions heartbeat/Jenkinsfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,6 @@ stages:
platforms: ## override default labels in this specific stage.
- "windows-10"
stage: extended
windows-2008:
mage: "mage build unitTest"
platforms: ## override default labels in this specific stage.
- "windows-2008-r2"
stage: extended
windows-8:
mage: "mage build unitTest"
platforms: ## override default labels in this specific stage.
Expand Down

0 comments on commit 821fcc0

Please sign in to comment.