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

Make elasticsearch example compatible with 8.5.1 #1747

Merged
merged 1 commit into from
Nov 18, 2022
Merged

Make elasticsearch example compatible with 8.5.1 #1747

merged 1 commit into from
Nov 18, 2022

Conversation

PrasadG193
Copy link
Contributor

@PrasadG193 PrasadG193 commented Nov 18, 2022

Signed-off-by: Prasad Ghangal prasad.ghangal@gmail.com

Change Overview

Make elasticsearch example compatible with ELS 8.5.1
This PR fixes the integration test failure for elasticsearch app

Pull request type

Please check the type of change your PR introduces:

  • 🤖 Test

Issues

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

Validated integration test for Elasticsearch app locally

$ ./build/integration-test.sh Elasticsearch                                                                                                                              [89/89]Running integration tests:                                                                                                                                                                                         
=== RUN   Test                                                                                                                                                                                                     
{"File":"pkg/testing/integration_test.go","Function":"github.com/kanisterio/kanister/pkg/testing.(*IntegrationSuite).TestRun","Line":196,"app":"elasticsearch","level":"info","msg":"Running e2e integration test.","testName":"Elasticsearch.TestRun","time":"2022-11-18T19:04:35.389801371+05:30"}
{"File":"pkg/log/log.go","Function":"github.com/kanisterio/kanister/pkg/log.Print","Line":165,"app":"elasticsearch","level":"info","msg":"Installing the application using helm.","time":"2022-11-18T19:04:35.905320984+05:30"}
{"File":"pkg/log/log.go","Function":"github.com/kanisterio/kanister/pkg/log.Print","Line":165,"app":"elasticsearch","level":"info","msg":"Application was installed successfully.","time":"2022-11-18T19:06:03.376895412+05:30"}
{"File":"pkg/log/log.go","Function":"github.com/kanisterio/kanister/pkg/log.Print","Line":165,"app":"elasticsearch","level":"info","msg":"Waiting for the application to be ready.","time":"2022-11-18T19:06:03.377056792+05:30"}                                                                                                                                                                                                     
.
. // Skipped logs
.

OK: 1 passed
--- PASS: Test (136.76s)
PASS
ok      github.com/kanisterio/kanister/pkg/testing      136.790s

Signed-off-by: Prasad Ghangal <prasad.ghangal@gmail.com>
@github-actions
Copy link
Contributor

Thanks for submitting this pull request 🎉. The team will review it soon and get back to you.

If you haven't already, please take a moment to review our project contributing guideline and Code of Conduct document.

@infraq infraq added this to In Progress in Kanister Nov 18, 2022
Kanister automation moved this from In Progress to Reviewer approved Nov 18, 2022
@mergify mergify bot merged commit 089855a into master Nov 18, 2022
@mergify mergify bot deleted the fix-es-bp branch November 18, 2022 15:09
Kanister automation moved this from Reviewer approved to Done Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

[Test] consistent CI failure for a test related to ES
2 participants