No need to select only < 7.9 nodes in 7.x branch. (#59609)
This commit is contained in:
parent
2e05ce5f88
commit
53249dcca8
|
@ -5,13 +5,6 @@
|
||||||
reason: enrich not available before 7.5.0
|
reason: enrich not available before 7.5.0
|
||||||
features: node_selector
|
features: node_selector
|
||||||
|
|
||||||
- do:
|
|
||||||
node_selector:
|
|
||||||
version: " - 7.8.99"
|
|
||||||
enrich.stats: {}
|
|
||||||
|
|
||||||
- length: { coordinator_stats: 3 }
|
|
||||||
|
|
||||||
- do:
|
- do:
|
||||||
node_selector:
|
node_selector:
|
||||||
version: " 7.9.0 - "
|
version: " 7.9.0 - "
|
||||||
|
|
Loading…
Reference in New Issue