Skip to content

Commit

Permalink
adding all access
Browse files Browse the repository at this point in the history
Signed-off-by: Tokesh <[email protected]>
  • Loading branch information
Tokesh committed Aug 14, 2024
1 parent d114038 commit ac1dc59
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/replication/replica.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ prologues:
method: POST
parameters:
index: books
- path: /_plugins/security/authinfo
method: GET
- path: /_plugins/_security/api/roles
method: GET
epilogues:
Expand Down Expand Up @@ -63,7 +61,7 @@ chapters:
leader_index: books
use_roles:
leader_cluster_role: leader_role
follower_cluster_role: follower_role
follower_cluster_role: all_access
response:
status: 200
- synopsis: Get replication stats.
Expand Down

0 comments on commit ac1dc59

Please sign in to comment.