[Mute] tasks.list/10_basic/tasks_list

Muting test until bwc fix is in place.

Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
This commit is contained in:
Nicholas Walter Knize 2022-04-04 18:06:29 -05:00
parent cb238aae61
commit fbb2725ec1
No known key found for this signature in database
GPG Key ID: 51F0CC22F625308A
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,8 @@
---
"tasks_list test":
- skip:
version: "all"
reason: "AwaitsFix https://github.com/opensearch-project/OpenSearch/issues/2757"
features: [arbitrary_key]
- do:
@ -32,4 +34,3 @@
- is_true: tasks
- match: { tasks.0.headers.X-Opaque-Id: "That is me" }