Commit 6e4460d
committed
test(sql): scope yaml profile test to demo cases
Remove sql.explain.json and trim sql.profile.yml to two demo cases:
happy path and "ignored for csv format". The csv case demonstrates the
silently-ignored behavior using the same `sql:` action, removing the
need for the sql.explain.json spec.
The remaining sql.json spec is required: every test case dispatches
through the `sql:` action.
Refs: opensearch-project#5317
Signed-off-by: Chen Dai <daichen@amazon.com>1 parent 43c0a08 commit 6e4460d
2 files changed
Lines changed: 0 additions & 66 deletions
File tree
- integ-test/src/yamlRestTest/resources/rest-api-spec
- api
- test/api
Lines changed: 0 additions & 22 deletions
This file was deleted.
Lines changed: 0 additions & 44 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | 62 | | |
78 | 63 | | |
79 | 64 | | |
| |||
89 | 74 | | |
90 | 75 | | |
91 | 76 | | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
0 commit comments