Sayali Gaikawad

Results 107 comments of Sayali Gaikawad

Hi @Bukhtawar , Can you provide details for the tests for with and without security enabled clusters? Eg: [Without security](https://github.com/opendistro-for-elasticsearch/opendistro-build/blob/main/.github/workflows/staging-test-deb-x64.yml#L39) [With security](https://github.com/opendistro-for-elasticsearch/opendistro-build/blob/main/.github/workflows/staging-test-deb-x64.yml#L257) Please let me know if you need more...

Hi @Bukhtawar , For Async plugin integration tests with no security, tests are passing for most of the distributions and architecture. However, docker seems to be an issue. Here is...

Hi @eirsep , How can we override that? also the integration tests are only failing for docker. For all other distributions we are good Thanks!

Thank you for fixing the tests @eirsep . The test are passing now. Created above PR to add the IT into our workflows. Thanks!

Hi @Bukhtawar and @eirsep , The integration test for async plugin with no security are now added in our workflows. Please let us know when you have IT for security...

Hi @devoncrouse , Thank you for your question. We have not yet published the arm64 docker image but we plan to soon. Stay tuned. Thanks!

Hi @sidheart , @ktkrg , I am working this issue and looks like there are 2 failing test. Here is the test run: https://github.com/opendistro-for-elasticsearch/opendistro-build/runs/1939879490?check_suite_focus=true Please go through and let me...

Hi @ktkrg , IT for tarball are failing very badly than deb. And I see the below error `java.lang.AssertionError: PA and RCA are not enabled on the target cluster!` https://github.com/opendistro-for-elasticsearch/opendistro-build/runs/1965991335?check_suite_focus=true...

Hi @bowenlan-amzn , I was working on adding the above integration tests in build workflows however it appears that the tests are flaky. The below tests passed when I reran...

Hi @joshuali925, For query workbench we had to bootstrap the plugin 3 times. Do that apply to the above mentioned plugins as well? Please let me know. Thanks!