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

greengrass-lite: fix ptest for greengrass-bin #10864

Conversation

thomas-roos
Copy link
Contributor

Disable automatic startup of gg-lite, cause this will use the same port as greengrass-bin, conflicting.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disable automatic startup of gg-lite, cause this will use the same
port as greengrass-bin, conflicting.
@thomas-roos thomas-roos requested a review from a team as a code owner December 18, 2024 15:41
@thomas-roos thomas-roos merged commit c5c8582 into aws4embeddedlinux:master-next Dec 18, 2024
8 of 9 checks passed
@aws-iot-embedded-linux-ci
Copy link
Collaborator

Backport failed for kirkstone-next, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin kirkstone-next
git worktree add -d .worktree/backport-10864-to-kirkstone-next origin/kirkstone-next
cd .worktree/backport-10864-to-kirkstone-next
git switch --create backport-10864-to-kirkstone-next
git cherry-pick -x c5c85826be75903a085870131c009eb9b7357a3b

@aws-iot-embedded-linux-ci
Copy link
Collaborator

Successfully created backport PR for scarthgap-next:

@aws-iot-embedded-linux-ci
Copy link
Collaborator

Successfully created backport PR for styhead-next:

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.

2 participants