|
555 | 555 | - is_true: current_node.roles |
556 | 556 |
|
557 | 557 | # These tests were added as part of https://github.com/elastic/elasticsearch/issues/127028 which added support |
558 | | -# for path parameters alongside body parameters in 9.1.0 |
| 558 | +# for path parameters alongside body parameters in 9.2.0 |
559 | 559 |
|
560 | 560 | --- |
561 | 561 | "cluster shard allocation explanation test with empty body and no URL parameters": |
|
565 | 565 | - method: GET |
566 | 566 | path: /_cluster/allocation/explain |
567 | 567 | parameters: [ index, shard, primary, current_node ] |
568 | | - reason: "Path parameter support was added in version 9.1.0" |
| 568 | + reason: "Path parameter support was added in version 9.2.0" |
569 | 569 |
|
570 | 570 | - do: |
571 | 571 | indices.create: |
|
590 | 590 | - method: GET |
591 | 591 | path: /_cluster/allocation/explain |
592 | 592 | parameters: [ index, shard, primary, current_node ] |
593 | | - reason: "Path parameter support was added in version 9.1.0" |
| 593 | + reason: "Path parameter support was added in version 9.2.0" |
594 | 594 |
|
595 | 595 | - do: |
596 | 596 | indices.create: |
|
611 | 611 | - method: GET |
612 | 612 | path: /_cluster/allocation/explain |
613 | 613 | parameters: [ index, shard, primary, current_node ] |
614 | | - reason: "Path parameter support was added in version 9.1.0" |
| 614 | + reason: "Path parameter support was added in version 9.2.0" |
615 | 615 |
|
616 | 616 | - do: |
617 | 617 | indices.create: |
|
632 | 632 | - method: GET |
633 | 633 | path: /_cluster/allocation/explain |
634 | 634 | parameters: [ index, shard, primary, current_node ] |
635 | | - reason: "Path parameter support was added in version 9.1.0" |
| 635 | + reason: "Path parameter support was added in version 9.2.0" |
636 | 636 |
|
637 | 637 | - do: |
638 | 638 | indices.create: |
|
653 | 653 | - method: GET |
654 | 654 | path: /_cluster/allocation/explain |
655 | 655 | parameters: [ index, shard, primary, current_node ] |
656 | | - reason: "Path parameter support was added in version 9.1.0" |
| 656 | + reason: "Path parameter support was added in version 9.2.0" |
657 | 657 |
|
658 | 658 | - do: |
659 | 659 | indices.create: |
|
675 | 675 | - method: GET |
676 | 676 | path: /_cluster/allocation/explain |
677 | 677 | parameters: [ index, shard, primary, current_node ] |
678 | | - reason: "Path parameter support was added in version 9.1.0" |
| 678 | + reason: "Path parameter support was added in version 9.2.0" |
679 | 679 |
|
680 | 680 | - do: |
681 | 681 | indices.create: |
|
697 | 697 | - method: GET |
698 | 698 | path: /_cluster/allocation/explain |
699 | 699 | parameters: [ index, shard, primary, current_node ] |
700 | | - reason: "Path parameter support was added in version 9.1.0" |
| 700 | + reason: "Path parameter support was added in version 9.2.0" |
701 | 701 |
|
702 | 702 | - do: |
703 | 703 | indices.create: |
|
719 | 719 | - method: GET |
720 | 720 | path: /_cluster/allocation/explain |
721 | 721 | parameters: [ index, shard, primary, current_node ] |
722 | | - reason: "Path parameter support was added in version 9.1.0" |
| 722 | + reason: "Path parameter support was added in version 9.2.0" |
723 | 723 |
|
724 | 724 | - do: |
725 | 725 | indices.create: |
|
751 | 751 | - method: GET |
752 | 752 | path: /_cluster/allocation/explain |
753 | 753 | parameters: [ index, shard, primary, current_node ] |
754 | | - reason: "Path parameter support was added in version 9.1.0" |
| 754 | + reason: "Path parameter support was added in version 9.2.0" |
755 | 755 |
|
756 | 756 | - do: |
757 | 757 | indices.create: |
|
789 | 789 | - method: GET |
790 | 790 | path: /_cluster/allocation/explain |
791 | 791 | parameters: [ index, shard, primary, current_node ] |
792 | | - reason: "Path parameter support was added in version 9.1.0" |
| 792 | + reason: "Path parameter support was added in version 9.2.0" |
793 | 793 |
|
794 | 794 | - do: |
795 | 795 | indices.create: |
|
811 | 811 | - method: GET |
812 | 812 | path: /_cluster/allocation/explain |
813 | 813 | parameters: [ index, shard, primary, current_node ] |
814 | | - reason: "Path parameter support was added in version 9.1.0" |
| 814 | + reason: "Path parameter support was added in version 9.2.0" |
815 | 815 |
|
816 | 816 | - do: |
817 | 817 | indices.create: |
|
838 | 838 | - method: GET |
839 | 839 | path: /_cluster/allocation/explain |
840 | 840 | parameters: [ index, shard, primary, current_node ] |
841 | | - reason: "Path parameter support was added in version 9.1.0" |
| 841 | + reason: "Path parameter support was added in version 9.2.0" |
842 | 842 |
|
843 | 843 | - do: |
844 | 844 | indices.create: |
|
864 | 864 | - method: GET |
865 | 865 | path: /_cluster/allocation/explain |
866 | 866 | parameters: [ index, shard, primary, current_node ] |
867 | | - reason: "Path parameter support was added in version 9.1.0" |
| 867 | + reason: "Path parameter support was added in version 9.2.0" |
868 | 868 |
|
869 | 869 | - do: |
870 | 870 | indices.create: |
|
887 | 887 | - method: GET |
888 | 888 | path: /_cluster/allocation/explain |
889 | 889 | parameters: [ index, shard, primary, current_node ] |
890 | | - reason: "Path parameter support was added in version 9.1.0" |
| 890 | + reason: "Path parameter support was added in version 9.2.0" |
891 | 891 |
|
892 | 892 | - do: |
893 | 893 | indices.create: |
|
920 | 920 | - method: GET |
921 | 921 | path: /_cluster/allocation/explain |
922 | 922 | parameters: [ index, shard, primary, current_node ] |
923 | | - reason: "Path parameter support was added in version 9.1.0" |
| 923 | + reason: "Path parameter support was added in version 9.2.0" |
924 | 924 |
|
925 | 925 | - do: |
926 | 926 | indices.create: |
|
943 | 943 | - method: GET |
944 | 944 | path: /_cluster/allocation/explain |
945 | 945 | parameters: [ index, shard, primary, current_node ] |
946 | | - reason: "Path parameter support was added in version 9.1.0" |
| 946 | + reason: "Path parameter support was added in version 9.2.0" |
947 | 947 |
|
948 | 948 | - do: |
949 | 949 | indices.create: |
|
966 | 966 | - method: GET |
967 | 967 | path: /_cluster/allocation/explain |
968 | 968 | parameters: [ index, shard, primary, current_node ] |
969 | | - reason: "Path parameter support was added in version 9.1.0" |
| 969 | + reason: "Path parameter support was added in version 9.2.0" |
970 | 970 |
|
971 | 971 | - do: |
972 | 972 | indices.create: |
|
989 | 989 | - method: GET |
990 | 990 | path: /_cluster/allocation/explain |
991 | 991 | parameters: [ index, shard, primary, current_node ] |
992 | | - reason: "Path parameter support was added in version 9.1.0" |
| 992 | + reason: "Path parameter support was added in version 9.2.0" |
993 | 993 |
|
994 | 994 | - do: |
995 | 995 | indices.create: |
|
1021 | 1021 | - method: GET |
1022 | 1022 | path: /_cluster/allocation/explain |
1023 | 1023 | parameters: [ index, shard, primary, current_node ] |
1024 | | - reason: "Path parameter support was added in version 9.1.0" |
| 1024 | + reason: "Path parameter support was added in version 9.2.0" |
1025 | 1025 |
|
1026 | 1026 | - do: |
1027 | 1027 | indices.create: |
|
1044 | 1044 | - method: GET |
1045 | 1045 | path: /_cluster/allocation/explain |
1046 | 1046 | parameters: [ index, shard, primary, current_node ] |
1047 | | - reason: "Path parameter support was added in version 9.1.0" |
| 1047 | + reason: "Path parameter support was added in version 9.2.0" |
1048 | 1048 |
|
1049 | 1049 | - do: |
1050 | 1050 | indices.create: |
|
0 commit comments