You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update .travis.yml to account for 9.x / main (#1220)
Tests were failing in this plugin, this commit fixes that by:
* Allowing for 9.next to not exist but still mark the build as green
* Fixing a test related to metrics of a partially failed bulk by writing to a random index instead of the logs- stream (which has failure store enabled by default)
* Adding main to secure integration testing.
0 commit comments