Skip to content

Commit

Permalink
Disable checks for 2.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-checkmk committed May 1, 2024
1 parent a866c1f commit 2001daf
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions tests/integration/targets/host/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ test_sites:
- version: "2.1.0p41"
edition: "cre"
site: "old_cre"
- version: "2.0.0p39"
edition: "cre"
site: "ancient_cre"
# Temporarily disable due to #596 until the permanent change to remove it lands.
# - version: "2.0.0p39"
# edition: "cre"
# site: "ancient_cre"

checkmk_var_folders:
- path: /foo
Expand Down

0 comments on commit 2001daf

Please sign in to comment.