We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c58c94a commit 8fbf9c6Copy full SHA for 8fbf9c6
muted-tests.yml
@@ -295,6 +295,9 @@ tests:
295
- class: org.elasticsearch.xpack.remotecluster.RemoteClusterSecurityReloadCredentialsRestIT
296
method: testFirstTimeSetupWithElasticsearchSettings
297
issue: https://github.com/elastic/elasticsearch/issues/116286
298
+- class: org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT
299
+ method: testEveryActionIsEitherOperatorOnlyOrNonOperator
300
+ issue: https://github.com/elastic/elasticsearch/issues/102992
301
302
# Examples:
303
#
0 commit comments