[TEST] AwaitsFix/Skip REST test "qa/rolling_upgrade/60_monitoring"
Test appears to be broken and fails consistently. See elastic/x-pack-elasticsearch#2948 Original commit: elastic/x-pack-elasticsearch@e3ba8277e3
This commit is contained in:
parent
d45c2d784c
commit
34898f2717
|
@ -6,6 +6,9 @@ setup:
|
|||
|
||||
---
|
||||
"Index monitoring data and search on the old cluster":
|
||||
- skip:
|
||||
version: " - 999"
|
||||
reason: "AwaitsFix'ing, see x-pack-elasticsearch #2948"
|
||||
- do:
|
||||
xpack.monitoring.bulk:
|
||||
system_id: "kibana"
|
||||
|
|
Loading…
Reference in New Issue