Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.10] [TEST] Mute all tsdb tests in mixedClusterTests, for versions 8.7 - 8.10 (#100805) #100815

Merged
merged 2 commits into from
Oct 13, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
---
setup:
- skip:
version: "8.7.00 - 8.9.99"
reason: "Synthetic source shows up in the mapping in 8.10 and on, may trigger assert failures in mixed cluster tests"

- do:
indices.create:
index: tsdb
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
setup:
- skip:
version: "8.7.00 - 8.9.99"
reason: "Synthetic source shows up in the mapping in 8.10 and on, may trigger assert failures in mixed cluster tests"

---
add time series mappings:
- skip:
version: " - 7.15.99"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
setup:
- skip:
version: " - 8.1.99"
reason: tsdb indexing changed in 8.2.0
version: " - 8.1.99,8.7.00 - 8.9.99"
reason: "tsdb indexing changed in 8.2.0, synthetic source shows up in the mapping in 8.10 and on, may trigger assert failures in mixed cluster tests"

- do:
indices.create:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
setup:
- skip:
version: "8.7.00 - 8.9.99"
reason: "Synthetic source shows up in the mapping in 8.10 and on, may trigger assert failures in mixed cluster tests"

---
enable:
- skip:
version: " - 8.0.99"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
setup:
- skip:
version: " - 8.4.99"
reason: metric params only on time series indexes introduced in 8.5.0
version: " - 8.4.99,8.7.00 - 8.9.99"
reason: "metric params only on time series indexes introduced in 8.5.0, synthetic source shows up in the mapping in 8.10 and on, may trigger assert failures in mixed cluster tests"

- do:
indices.create:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
setup:
- skip:
version: " - 8.7.99"
reason: position metric introduced in 8.8.0
version: " - 8.9.99"
reason: "position metric introduced in 8.8.0, synthetic source shows up in the mapping in 8.10 and on, may trigger assert failures in mixed cluster tests"

- do:
indices.create:
index: locations
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
---
setup:
- skip:
version: " - 8.9.99"
reason: "counter field support added in 8.10"
features: close_to

---
missing routing path field:
- skip:
features: close_to
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
setup:
- skip:
version: "8.7.00 - 8.9.99"
reason: "Synthetic source shows up in the mapping in 8.10 and on, may trigger assert failures in mixed cluster tests"

---
date:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
setup:
- skip:
version: "8.7.00 - 8.9.99"
reason: "Synthetic source shows up in the mapping in 8.10 and on, may trigger assert failures in mixed cluster tests"

---
ecs style:
- skip:
version: " - 8.0.99"
Expand Down Expand Up @@ -417,10 +424,6 @@ nested fields:

---
"Synthetic source":
- skip:
version: " - 8.9.99"
reason: "Synthetic source shows up in the mapping in 8.10 and on"

- do:
indices.create:
index: tsdb-synthetic
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
setup:
- skip:
version: " - 8.1.99"
reason: id generation changed in 8.2
version: " - 8.1.99,8.7.00 - 8.9.99"
reason: "tsdb indexing changed in 8.2.0, synthetic source shows up in the mapping in 8.10 and on, may trigger assert failures in mixed cluster tests"

- do:
indices.create:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
setup:
- skip:
version: "8.7.00 - 8.9.99"
reason: "Synthetic source shows up in the mapping in 8.10 and on, may trigger assert failures in mixed cluster tests"

- do:
snapshot.create_repository:
repository: test_repo
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
setup:
- skip:
version: " - 8.1.99"
reason: tsdb indexing changed in 8.2.0
version: " - 8.1.99,8.7.00 - 8.9.99"
reason: "tsdb indexing changed in 8.2.0, synthetic source shows up in the mapping in 8.10 and on, may trigger assert failures in mixed cluster tests"

- do:
indices.create:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
setup:
- skip:
version: " - 8.1.99"
reason: tsdb indexing changed in 8.2.0
version: " - 8.1.99,8.7.00 - 8.9.99"
reason: "tsdb indexing changed in 8.2.0, synthetic source shows up in the mapping in 8.10 and on, may trigger assert failures in mixed cluster tests"

- do:
indices.create:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
setup:
- skip:
version: "8.7.00 - 8.9.99"
reason: "Synthetic source shows up in the mapping in 8.10 and on, may trigger assert failures in mixed cluster tests"

---
add dimensions with put_mapping:
- skip:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
setup:
- skip:
version: "8.7.00 - 8.9.99"
reason: "Synthetic source shows up in the mapping in 8.10 and on, may trigger assert failures in mixed cluster tests"

---
keyword dimension:
- skip:
features: close_to
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
setup:
- skip:
version: " - 8.1.99"
reason: tsdb indexing changed in 8.2.0
version: " - 8.1.99,8.7.00 - 8.9.99"
reason: "tsdb indexing changed in 8.2.0, synthetic source shows up in the mapping in 8.10 and on, may trigger assert failures in mixed cluster tests"
features: "arbitrary_key"

# Force allocating all shards to a single node so that we can shrink later.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
setup:
- skip:
version: " - 8.1.99"
reason: tsdb indexing changed in 8.2.0
version: " - 8.1.99,8.7.00 - 8.9.99"
reason: "tsdb indexing changed in 8.2.0, synthetic source shows up in the mapping in 8.10 and on, may trigger assert failures in mixed cluster tests"

- do:
indices.create:
Expand Down