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

refact: Only use the arm64 runner to run the tests. #66

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

locnnil
Copy link
Contributor

@locnnil locnnil commented Apr 23, 2024

Related to #53

Signed-off-by: Lincoln Wallace <lincoln.wallace@canonical.com>
@locnnil locnnil requested a review from farshidtz April 23, 2024 13:35
@locnnil locnnil force-pushed the arm-runner-for-tests-only branch 3 times, most recently from 9795868 to b620e85 Compare April 24, 2024 17:26
Signed-off-by: Lincoln Wallace <lincoln.wallace@canonical.com>
LOCAL_SERVICE_SNAP: ../${{ steps.snapcraft.outputs.snap }}
run: go test -failfast -p 1 -timeout 20m -v
LOCAL_SERVICE_SNAP: ../matter-pi-gpio-commander_2.0.0_arm64.snap
run: ls -la && go test -failfast -p 1 -timeout 20m -v
Copy link
Member

Choose a reason for hiding this comment

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

The snap version should not be hardcoded here.
Please remove debugging code (ls -la).

Signed-off-by: Lincoln Wallace <lincoln.wallace@canonical.com>
Signed-off-by: Lincoln Wallace <lincoln.wallace@canonical.com>
@locnnil locnnil closed this Jun 12, 2024
@locnnil locnnil reopened this Jun 12, 2024
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.

None yet

2 participants