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

[7.x] Add extra steps to ensure that watch indices are created before test starts (#66416) #66422

Merged
merged 1 commit into from
Dec 16, 2020

Conversation

jbaiera
Copy link
Member

@jbaiera jbaiera commented Dec 16, 2020

Backports the following commits to 7.x:

…starts (elastic#66416)

This PR updates the initialization logic in TransportMonitoringMigrateAlertsActionTests to wait
for the watch indices separately from the rest of the initialization logic in order to allow for the
.watches index to be available before the test begins.
# Conflicts:
#	x-pack/plugin/monitoring/src/test/java/org/elasticsearch/xpack/monitoring/action/TransportMonitoringMigrateAlertsActionTests.java
@mark-vieira
Copy link
Contributor

@jbaiera this ready to merge? Also, since 7.11 was cut this morning, we'll likely need to backport there as well.

@jbaiera jbaiera merged commit a074cf9 into elastic:7.x Dec 16, 2020
@jbaiera jbaiera deleted the backport/7.x/pr-66416 branch December 16, 2020 18:20
jbaiera added a commit that referenced this pull request Dec 16, 2020
…starts (#66416) (#66422) (#66466)

This PR updates the initialization logic in TransportMonitoringMigrateAlertsActionTests to wait
for the watch indices separately from the rest of the initialization logic in order to allow for the
.watches index to be available before the test begins.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants