Skip to content

Commit

Permalink
Adjust version mute for reload secure settings (#56938)
Browse files Browse the repository at this point in the history
We can safely run the reload_secure_settings tests
after 7.7.0 , the relevant changes have long been
backported there
  • Loading branch information
jkakavas authored May 19, 2020
1 parent f5360fc commit 127646c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ setup:
---
"node_reload_secure_settings test wrong password":
- skip:
version: " - 7.9.99"
reason: "support for reloading password protected keystores was introduced in 8.0.0"
version: " - 7.6.99"
reason: "support for reloading password protected keystores was introduced in 7.7.0"

- do:
nodes.reload_secure_settings:
Expand Down

0 comments on commit 127646c

Please sign in to comment.