From 53249dcca82e283ac22f73e0aff6dbc7f1f5f506 Mon Sep 17 00:00:00 2001 From: Martijn van Groningen Date: Wed, 15 Jul 2020 15:23:16 +0200 Subject: [PATCH] No need to select only < 7.9 nodes in 7.x branch. (#59609) --- .../rest-api-spec/test/mixed_cluster/110_enrich.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/x-pack/qa/rolling-upgrade/src/test/resources/rest-api-spec/test/mixed_cluster/110_enrich.yml b/x-pack/qa/rolling-upgrade/src/test/resources/rest-api-spec/test/mixed_cluster/110_enrich.yml index 0105b1983ae..4703137f121 100644 --- a/x-pack/qa/rolling-upgrade/src/test/resources/rest-api-spec/test/mixed_cluster/110_enrich.yml +++ b/x-pack/qa/rolling-upgrade/src/test/resources/rest-api-spec/test/mixed_cluster/110_enrich.yml @@ -5,13 +5,6 @@ reason: enrich not available before 7.5.0 features: node_selector - - do: - node_selector: - version: " - 7.8.99" - enrich.stats: {} - - - length: { coordinator_stats: 3 } - - do: node_selector: version: " 7.9.0 - "