From 6ce8bd69efae1433100268f90d9e038477051b35 Mon Sep 17 00:00:00 2001 From: Jason Tedor Date: Tue, 23 May 2017 13:26:29 -0400 Subject: [PATCH] Mark default password migration test as skipped This test fails reliably, so this commit marks the test as awaits fix. Original commit: elastic/x-pack-elasticsearch@8eb8b732ba82c94a442ce543977fb6c87a4ceb5d --- .../resources/rest-api-spec/test/mixed_cluster/20_security.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/qa/rolling-upgrade/src/test/resources/rest-api-spec/test/mixed_cluster/20_security.yml b/qa/rolling-upgrade/src/test/resources/rest-api-spec/test/mixed_cluster/20_security.yml index bf6111d3923..ea86a6fa395 100644 --- a/qa/rolling-upgrade/src/test/resources/rest-api-spec/test/mixed_cluster/20_security.yml +++ b/qa/rolling-upgrade/src/test/resources/rest-api-spec/test/mixed_cluster/20_security.yml @@ -32,6 +32,9 @@ --- "verify users for default password migration in mixed cluster": + - skip: + version: "5.0.0 - " + reason: https://github.com/elastic/x-pack-elasticsearch/issues/1516 - do: xpack.security.get_user: username: "kibana,logstash_system"