Skip to content

Commit

Permalink
disable StartLimit* during tests, otherwise systemd hates us
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Jan 6, 2025
1 parent 90cbcf1 commit d2d6c0e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions spec/acceptance/hieradata/common.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
jenkins::service_override:
StartLimitIntervalSec: '0'
StartLimitBurst: '0'

0 comments on commit d2d6c0e

Please sign in to comment.