Package org.opensearch.replication.integ.rest
|
100%
successful |
Ignored tests
- ResumeReplicationIT. test that replication fails to resume when custom analyser is not present in follower
- ResumeReplicationIT. test that replication resumes when custom analyser is overridden and present in follower
- ResumeReplicationIT. test that replication resumes when custom analyser is present in follower
- SecurityCustomRolesIT. test for FOLLOWER that AutoFollow is forbidden for user with invalid permissions
- SecurityCustomRolesIT. test for FOLLOWER that AutoFollow works for user with valid permissions
- SecurityCustomRolesIT. test for FOLLOWER that PAUSE replication is forbidden for user with invalid permissions
- SecurityCustomRolesIT. test for FOLLOWER that PAUSE replication works for user with valid permissions
- SecurityCustomRolesIT. test for FOLLOWER that REVOKE replay permission
- SecurityCustomRolesIT. test for FOLLOWER that START replication is forbidden for user with invalid permissions
- SecurityCustomRolesIT. test for FOLLOWER that START replication works for user with valid permissions
- SecurityCustomRolesIT. test for FOLLOWER that STATUS Api is forbidden for user with invalid permissions
- SecurityCustomRolesIT. test for FOLLOWER that STATUS Api works for user with valid permissions
- SecurityCustomRolesIT. test for FOLLOWER that STOP replication is forbidden for user with invalid permissions
- SecurityCustomRolesIT. test for FOLLOWER that STOP replication works for user with valid permissions
- SecurityCustomRolesIT. test for FOLLOWER that UPDATE settings is forbidden for user with invalid permissions
- SecurityCustomRolesIT. test for FOLLOWER that UPDATE settings works for user with valid permissions
- SecurityCustomRolesLeaderIT. test for LEADER REVOKE bookstrap permission
- SecurityCustomRolesLeaderIT. test for LEADER that REVOKE replay permission
- SecurityCustomRolesLeaderIT. test for LEADER that START replication is forbidden for user with invalid permissions
- SecurityDlsFlsIT. test for FOLLOWER that PAUSE replication is forbidden for user with DLS or FLS enabled
- SecurityDlsFlsIT. test for FOLLOWER that START replication is forbidden for user with DLS or FLS enabled
- SecurityDlsFlsIT. test for FOLLOWER that START replication is forbidden for user with FLS enabled
- SecurityDlsFlsIT. test for FOLLOWER that START replication is forbidden for user with Field Masking enabled
- SecurityDlsFlsIT. test for FOLLOWER that START replication works for user with Field Masking enabled on a different index pattern
- SecurityDlsFlsIT. test for FOLLOWER that STATUS Api is forbidden for user with DLS or FLS enabled
- SecurityDlsFlsIT. test for FOLLOWER that STOP replication is forbidden for user with DLS or FLS enabled
- SecurityDlsFlsIT. test for FOLLOWER that UPDATE settings is forbidden for user with DLS or FLS enabled
- StartReplicationIT. test follower stats
- StartReplicationIT. test that replication fails to start when custom analyser is not present in follower
- StartReplicationIT. test that replication starts successfully when custom analyser is overridden and present in follower
- StartReplicationIT. test that replication starts successfully when custom analyser is present in follower
- StopReplicationIT. test follower index unblocked after stop replication
- StopReplicationIT. test stop replication in restoring state while shards are starting
- StopReplicationIT. test stop replication in restoring state with multiple shards
Classes
Class | Tests | Failures | Ignored | Duration | Success rate |
---|---|---|---|---|---|
ClusterRerouteFollowerIT | 1 | 0 | 0 | 7.685s | 100% |
ClusterRerouteLeaderIT | 1 | 0 | 0 | 19.675s | 100% |
PauseReplicationIT | 6 | 0 | 0 | 31.515s | 100% |
ReplicationStatusIT | 2 | 0 | 0 | 1.061s | 100% |
ResumeReplicationIT | 8 | 0 | 3 | 24.084s | 100% |
SecurityCustomRolesIT | 13 | 0 | 13 | 0.699s | - |
SecurityCustomRolesLeaderIT | 3 | 0 | 3 | 0.171s | - |
SecurityDlsFlsIT | 8 | 0 | 8 | 0.442s | - |
StartReplicationIT | 30 | 0 | 4 | 3m22.74s | 100% |
StopReplicationIT | 7 | 0 | 3 | 2.721s | 100% |
UpdateAutoFollowPatternIT | 11 | 0 | 0 | 4m0.14s | 100% |