Skip to content

Commit 2797258

Browse files
committed
Adjust version mute for reload secure settings (elastic#56938)
We can safely run the reload_secure_settings tests after 7.7.0 , the relevant changes have long been backported there
1 parent cc1cfb3 commit 2797258

File tree

1 file changed

+1
-1
lines changed
  • rest-api-spec/src/main/resources/rest-api-spec/test/nodes.reload_secure_settings

1 file changed

+1
-1
lines changed

rest-api-spec/src/main/resources/rest-api-spec/test/nodes.reload_secure_settings/10_basic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ setup:
44
---
55
"node_reload_secure_settings test wrong password":
66
- skip:
7-
version: " - 7.99.99"
7+
version: " - 7.6.99"
88
reason: "support for reloading password protected keystores was introduced in 7.7.0"
99

1010
- do:

0 commit comments

Comments
 (0)