-
Notifications
You must be signed in to change notification settings - Fork 474
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Composition tests: Make test_automatic_host_removal more robust
Forces the Check_MK services to be in CRIT state This makes the test independent from core scheduling and the whole check cycle which shall not be tested here. Instead of relying on it, we disable the core scheduling and set the services to CRIT state. This way we can be sure that the conditions for the host removal are met. Change-Id: I6df27ef5003d4e01ecae26923eb184e678fef120
- Loading branch information
1 parent
3d35315
commit a052656
Showing
3 changed files
with
68 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters