Skip to content

Commit edf27cd

Browse files
committed
Adjust BWC versions for API key auth test.
API key realm name is not available in authentication metadata prior to v7.5. The issue is tracked at #59425
1 parent b5e8250 commit edf27cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

x-pack/qa/rolling-upgrade/src/test/resources/rest-api-spec/test/mixed_cluster/120_api_key_auth.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
- skip:
55
features: headers
6+
version: " 7.5.0 - "
7+
reason: "API key realm name is in metadata since v7.5. https://github.com/elastic/elasticsearch/issues/59425"
68

79
- do:
810
security.create_api_key:

0 commit comments

Comments
 (0)