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

Fix check-hazelcast-health.sh #255

Merged
merged 2 commits into from
Dec 10, 2024
Merged

Conversation

JackPGreen
Copy link
Collaborator

In #251, check-hazelcast-health.sh was broken:

hazelcast-docker/.github/scripts/abstract-simple-smoke-test.sh: line 6: .github/scripts/logging.functions.sh: No such file or directory

We checkout hazelcast-docker to a subdirectory, but the convention is all our scripts to source from the relative path.

In #251, `check-hazelcast-health.sh` [was broken](https://github.com/hazelcast/hazelcast-packaging/actions/runs/12227856565):
> hazelcast-docker/.github/scripts/abstract-simple-smoke-test.sh: line 6: .github/scripts/logging.functions.sh: No such file or directory

We checkout `hazelcast-docker` to a subdirectory, but the convention is all our scripts to `source` from the relative path.
@JackPGreen JackPGreen requested a review from ldziedziul December 9, 2024 11:28
@JackPGreen JackPGreen self-assigned this Dec 9, 2024
@JackPGreen JackPGreen enabled auto-merge (squash) December 9, 2024 11:28
@JackPGreen JackPGreen requested a review from nishaatr December 9, 2024 12:53
check-hazelcast-health.sh Show resolved Hide resolved
@JackPGreen JackPGreen merged commit 22e4a08 into master Dec 10, 2024
8 checks passed
@JackPGreen JackPGreen deleted the fix-`check-hazelcast-health.sh` branch December 10, 2024 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants