mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
Docs test: Be ok with different _seq_nos
The test wanted specific _primary_terms and _seq_nos but there is no need to specify that.
This commit is contained in:
parent
db93735321
commit
3ae671aaf3
@ -34,6 +34,8 @@ The result of the above delete operation is:
|
|||||||
}
|
}
|
||||||
--------------------------------------------------
|
--------------------------------------------------
|
||||||
// TESTRESPONSE[s/"successful" : 2/"successful" : 1/]
|
// TESTRESPONSE[s/"successful" : 2/"successful" : 1/]
|
||||||
|
// TESTRESPONSE[s/"_primary_term" : 1/"_primary_term" : $body._primary_term/]
|
||||||
|
// TESTRESPONSE[s/"_seq_no" : 5/"_seq_no" : $body._seq_no/]
|
||||||
|
|
||||||
[float]
|
[float]
|
||||||
[[delete-versioning]]
|
[[delete-versioning]]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user