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: smoketest permissions #868

Merged
merged 1 commit into from
Aug 10, 2024
Merged

fix: smoketest permissions #868

merged 1 commit into from
Aug 10, 2024

Conversation

DecFox
Copy link
Contributor

@DecFox DecFox commented Aug 10, 2024

This elevated the permissions of the docker-smoketest.sh to be executable. This was observed when running AWS CodeBuild while deploying the service:

[Container] 2024/08/10 12:52:54.850853 Running command make docker-smoketest
--
475 | make: hatch: No such file or directory
476 | ./scripts/docker-smoketest.sh ooni/api-oonifindings:20240810-53a3bf7d
477 | make: ./scripts/docker-smoketest.sh: Permission denied
478 | make: *** [Makefile:41: docker-smoketest] Error 127

@DecFox DecFox merged commit cff7dc3 into master Aug 10, 2024
6 checks passed
@DecFox DecFox deleted the fix/smoketest branch August 10, 2024 13:09
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.

1 participant