Skip to content

Conversation

@ali786XI
Copy link
Contributor

  • Bug

What does this PR do?

  • This PR updates the docker image for WebSphere Application Server according to latest releases
  • This change is required as the older docker image 9.0.5.11 is failing due to some errors mentioned in this issue. Those are fixed in the latest version.

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.

How to test this PR locally

  1. Run elastic-package stack up -d -v on the package websphere_application_server
  2. Run elastic-package test -v
  3. Check that all the tests are passing

Closes #8004

@ali786XI ali786XI added bug Something isn't working, use only for issues Integration:websphere_application_server WebSphere Application Server labels Sep 28, 2023
@ali786XI ali786XI requested a review from a team as a code owner September 28, 2023 13:26
@ali786XI ali786XI self-assigned this Sep 28, 2023
@elasticmachine
Copy link

elasticmachine commented Sep 28, 2023

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2023-09-29T07:21:13.224+0000

  • Duration: 26 min 34 sec

Test stats 🧪

Test Results
Failed 0
Passed 37
Skipped 0
Total 37

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@elasticmachine
Copy link

elasticmachine commented Sep 28, 2023

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (4/4) 💚
Files 100.0% (4/4) 💚
Classes 100.0% (4/4) 💚
Methods 100.0% (28/28) 💚 33.333
Lines 100.0% (488/488) 💚
Conditionals 100.0% (0/0) 💚
ali786XI and others added 2 commits September 29, 2023 11:24
Co-authored-by: muthu-mps <101238137+muthu-mps@users.noreply.github.com>
Copy link
Contributor

@muthu-mps muthu-mps left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ali786XI ali786XI merged commit 75e7f87 into elastic:main Sep 29, 2023
@elasticmachine
Copy link

Package websphere_application_server - 0.9.1 containing this change is available at https://epr.elastic.co/search?package=websphere_application_server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working, use only for issues Integration:websphere_application_server WebSphere Application Server

4 participants