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

[issue-195] - Support latest Infinispan/Red Hat Data Grid operator and server version #199

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

fabiobrz
Copy link
Member

@fabiobrz fabiobrz commented Sep 4, 2024

Description

SSIA

Closes #195

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change
  • Chore (non-breaking change which doesn't affect codebase;
    test, version modification, documentation, etc.)

Checklist

  • Code contributed by me aligns with current project license: Apache 2.0
  • Pull Request contains a description of the changes
  • Pull Request does not include fixes for multiple issues/topics
  • Code is self-descriptive and/or documented
  • I have implemented unit tests to cover my changes
  • I tested my code in OpenShift

@fabiobrz
Copy link
Member Author

fabiobrz commented Sep 4, 2024

/test

@fabiobrz
Copy link
Member Author

fabiobrz commented Sep 4, 2024

Intersmash PR CI check results

Hi @fabiobrz, this comment is meant to report the outcome of Intersmash integration tests,
which were triggered by @fabiobrz comment, see #199 (comment).

CI checks job <continuous-testing-umb-listener-for-intersmash-pr-checks#110> FAILED:

  • Intersmash integration tests job <eap-8.x-intersmash-integration-tests-community#51> reported failures.

  • Intersmash integration tests job <eap-8.x-intersmash-integration-tests-products-jboss-eap#63> reported failures.

  • Intersmash integration tests job <eap-8.x-intersmash-integration-tests-products-jboss-eap-xp#66> reported failures.

    Please verify your changes locally or reach out to maintainers in order to investigate the issues.

@fabiobrz
Copy link
Member Author

fabiobrz commented Sep 5, 2024

/test

@fabiobrz
Copy link
Member Author

fabiobrz commented Sep 5, 2024

Intersmash PR CI check results

Hi @fabiobrz, this comment is meant to report the outcome of Intersmash integration tests,
which were triggered by @fabiobrz comment, see #199 (comment).

CI checks job <continuous-testing-umb-listener-for-intersmash-pr-checks#112> FAILED:

  • Intersmash integration tests job <eap-8.x-intersmash-integration-tests-community#52> reported failures.

  • Intersmash integration tests job <eap-8.x-intersmash-integration-tests-products-jboss-eap#64> reported failures.

  • Intersmash integration tests job <eap-8.x-intersmash-integration-tests-products-jboss-eap-xp#67> reported failures.

    Please verify your changes locally or reach out to maintainers in order to investigate the issues.

@fabiobrz
Copy link
Member Author

fabiobrz commented Sep 5, 2024

Intersmash PR CI check results

Hi @fabiobrz, this comment is meant to report the outcome of Intersmash integration tests,
which were triggered by @fabiobrz comment, see #199 (comment).

CI checks job <continuous-testing-umb-listener-for-intersmash-pr-checks#114> FAILED:

  • Intersmash integration tests job <eap-8.x-intersmash-integration-tests-community#53> reported failures.

  • Intersmash integration tests job <eap-8.x-intersmash-integration-tests-products-jboss-eap#65> reported failures.

  • Intersmash integration tests job <eap-8.x-intersmash-integration-tests-products-jboss-eap-xp#68> reported failures.

    Please verify your changes locally or reach out to maintainers in order to investigate the issues.

@fabiobrz
Copy link
Member Author

fabiobrz commented Sep 5, 2024

Intersmash PR CI check results

Hi @fabiobrz, this comment is meant to report the outcome of Intersmash integration tests,
which were triggered by @fabiobrz comment, see #199 (comment).

CI checks job <continuous-testing-umb-listener-for-intersmash-pr-checks#116> FAILED:

  • Intersmash integration tests job <eap-8.x-intersmash-integration-tests-community#55> reported failures.

  • Intersmash integration tests job <eap-8.x-intersmash-integration-tests-products-jboss-eap-xp#69> reported failures.

    Please verify your changes locally or reach out to maintainers in order to investigate the issues.

@fabiobrz
Copy link
Member Author

fabiobrz commented Sep 5, 2024

/test

@fabiobrz
Copy link
Member Author

fabiobrz commented Sep 5, 2024

Intersmash PR CI check results

Hi @fabiobrz, this comment is meant to report the outcome of Intersmash integration tests,
which were triggered by @fabiobrz comment, see #199 (comment).

CI checks job <continuous-testing-umb-listener-for-intersmash-pr-checks#118> FAILED:

  • Intersmash integration tests job <eap-8.x-intersmash-integration-tests-community#57> reported failures.

  • Intersmash integration tests job <eap-8.x-intersmash-integration-tests-products-jboss-eap-xp#71> reported failures.

    Please verify your changes locally or reach out to maintainers in order to investigate the issues.

@fabiobrz
Copy link
Member Author

fabiobrz commented Sep 5, 2024

Intersmash PR CI check results

Hi @fabiobrz, this comment is meant to report the outcome of Intersmash integration tests, which were triggered by @fabiobrz comment, see #199 (comment).

CI checks job <continuous-testing-umb-listener-for-intersmash-pr-checks#118> FAILED:

* Intersmash integration tests job <_eap-8.x-intersmash-integration-tests-community#57_> reported failures.

<eap-8.x-intersmash-integration-tests-community#57> reported 1 failure, i.e.:

  • org.jboss.intersmash.testsuite.provision.openshift.WildflyBootableJarTestCase.scale, which is an intermittent issue, reported as fixed by the subsequent run: <eap-8.x-intersmash-integration-tests-community#58> ✅
* Intersmash integration tests job <_eap-8.x-intersmash-integration-tests-products-jboss-eap-xp#71_> reported failures.

<eap-8.x-intersmash-integration-tests-products-jboss-eap-xp#71> reported 2 failures, i.e.:

  • org.jboss.intersmash.testsuite.provision.openshift.ProvisionerCleanupTestCase
  • org.jboss.intersmash.testsuite.provision.openshift.WildflyTargetServerTestCase
    Both are intermittent issue, reported as fixed by the subsequent run: <eap-8.x-intersmash-integration-tests-products-jboss-eap-xp#72> ✅

Based on the above findings, the changes in the PR are deemed to pass the integration tests and can now be reviewed.

@marekkopecky marekkopecky merged commit 8863c57 into Intersmash:main Sep 6, 2024
1 check passed
@marekkopecky
Copy link
Collaborator

@fabiobrz Thank you for this PR! Merging.

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

Successfully merging this pull request may close these issues.

Support latest Infinispan/Red Hat Data Grid Operator and Infinispan/Red Hat Data Grid runtime
2 participants