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

Test JDK version as part of PR builder [DI-317] #816

Merged

Conversation

JackPGreen
Copy link
Collaborator

@JackPGreen JackPGreen commented Oct 31, 2024

Adds additional assertion to the PR builder smoke test that the JDK is the version expected for the image.

This is currently a manual, post release check, moving earlier in the cycle to catch defects earlier.

Fixes: DI-317

Post merge actions:

  • backport
  • Discuss if we remove the manual, post-release check?

@JackPGreen JackPGreen self-assigned this Oct 31, 2024
@JackPGreen JackPGreen force-pushed the DI-317---Add-JDK-version-tests-to-existing-smoke-tests branch from c869e6b to 970a2a9 Compare November 2, 2024 21:54
@JackPGreen JackPGreen changed the title DI-317 - Add JDK version tests to existing smoke tests Test JDK version as part of PR builder [DI-317] Nov 2, 2024
@JackPGreen JackPGreen marked this pull request as ready for review November 2, 2024 21:57
@JackPGreen JackPGreen requested a review from a team as a code owner November 2, 2024 21:57
Copy link
Contributor

@nishaatr nishaatr left a comment

Choose a reason for hiding this comment

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

I don't see changes related to RHEL?

.github/scripts/simple-smoke-test.sh Outdated Show resolved Hide resolved
.github/scripts/simple-smoke-test.sh Outdated Show resolved Hide resolved
.github/scripts/simple-smoke-test.sh Show resolved Hide resolved
.github/scripts/simple-smoke-test.sh Show resolved Hide resolved
.github/scripts/simple-smoke-test.sh Show resolved Hide resolved
.github/workflows/build-pr.yml Show resolved Hide resolved
@JackPGreen
Copy link
Collaborator Author

I don't see changes related to RHEL?

What RHEL changes are you expecting?

@nishaatr
Copy link
Contributor

nishaatr commented Nov 4, 2024

What RHEL changes are you expecting?

Add test when for RHEL build.
Or do we not build RHEL for PR?

.github/scripts/simple-smoke-test.sh Outdated Show resolved Hide resolved
.github/scripts/simple-smoke-test.sh Show resolved Hide resolved
.github/scripts/simple-smoke-test.sh Show resolved Hide resolved
@JackPGreen
Copy link
Collaborator Author

JackPGreen commented Nov 4, 2024

What RHEL changes are you expecting?

Add test when for RHEL build. Or do we not build RHEL for PR?

Short answer - no.

Long answer, from what I understand we build Docker images which we deploy to Docker Hub and RHEL seperately.

This PR is about the scope of the testing of the images.

Testing of the deployment is part of #813.

@JackPGreen JackPGreen merged commit 07d456a into master Nov 5, 2024
8 checks passed
@JackPGreen JackPGreen deleted the DI-317---Add-JDK-version-tests-to-existing-smoke-tests branch November 5, 2024 12:43
JackPGreen added a commit that referenced this pull request Nov 5, 2024
…g mode (#817)

We already do this in _some_ places, make it consistent everywhere.

Raised from [PR
feedback](#816 (comment)).
JackPGreen added a commit that referenced this pull request Nov 5, 2024
Adds additional assertion to the PR builder smoke test that the JDK is
the version expected for the image.

This is currently a _manual, post release_ check, moving earlier in the
cycle to catch defects earlier.

Fixes: [DI-317](https://hazelcast.atlassian.net/browse/DI-317)

Post merge actions:
- [ ] backport
- [ ] _Discuss_ if we remove the manual, post-release check?

[DI-317]:
https://hazelcast.atlassian.net/browse/DI-317?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
JackPGreen added a commit that referenced this pull request Nov 5, 2024
Adds additional assertion to the PR builder smoke test that the JDK is
the version expected for the image.

This is currently a _manual, post release_ check, moving earlier in the
cycle to catch defects earlier.

Fixes: [DI-317](https://hazelcast.atlassian.net/browse/DI-317)

Post merge actions:
- [ ] backport
- [ ] _Discuss_ if we remove the manual, post-release check?

[DI-317]:
https://hazelcast.atlassian.net/browse/DI-317?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
JackPGreen added a commit that referenced this pull request Nov 5, 2024
Adds additional assertion to the PR builder smoke test that the JDK is
the version expected for the image.

This is currently a _manual, post release_ check, moving earlier in the
cycle to catch defects earlier.

Fixes: [DI-317](https://hazelcast.atlassian.net/browse/DI-317)

Post merge actions:
- [ ] backport
- [ ] _Discuss_ if we remove the manual, post-release check?

[DI-317]:
https://hazelcast.atlassian.net/browse/DI-317?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
JackPGreen added a commit that referenced this pull request Nov 5, 2024
Adds additional assertion to the PR builder smoke test that the JDK is
the version expected for the image.

This is currently a _manual, post release_ check, moving earlier in the
cycle to catch defects earlier.

Fixes: [DI-317](https://hazelcast.atlassian.net/browse/DI-317)

Post merge actions:
- [ ] backport
- [ ] _Discuss_ if we remove the manual, post-release check?

[DI-317]:
https://hazelcast.atlassian.net/browse/DI-317?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
JackPGreen added a commit that referenced this pull request Nov 5, 2024
…g mode (#817)

We already do this in _some_ places, make it consistent everywhere.

Raised from [PR
feedback](#816 (comment)).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants