Skip to content

Commit 6a5f706

Browse files
committed
[Test] Mute XPackIT#testCreateRollup
Issue: elastic#34764
1 parent b825ee5 commit 6a5f706

File tree

1 file changed

+1
-0
lines changed
  • qa/rolling-upgrade/src/test/java/org/elasticsearch/upgrades

1 file changed

+1
-0
lines changed

qa/rolling-upgrade/src/test/java/org/elasticsearch/upgrades/XPackIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ public void testTrialLicense() throws IOException {
207207
* would pollute the cluster state with its job that the non-xpack
208208
* nodes couldn't understand.
209209
*/
210+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/34764")
210211
public void testCreateRollup() throws IOException {
211212
// Rollup validates its input on job creation so lets make an index for it
212213
Request indexInputDoc = new Request("POST", "/rollup_test_input_1/doc/");

0 commit comments

Comments
 (0)