Skip to content

Grant execution permissions for realtime sub-tests #1202

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

Closed

Conversation

schrht
Copy link
Contributor

@schrht schrht commented Oct 9, 2024

Fix #1201

Grant execution permissions for realtime sub-tests

Fixes issue with missing execution permissions on run_auto.sh scripts, which prevented hrtimer-prio and measurement sub-tests from running.

Updated permissions for:

    testcases/realtime/func/hrtimer-prio/run_auto.sh
    testcases/realtime/func/measurement/run_auto.sh

Signed-off-by: Charles Shi <schrht@gmail.com>

@schrht
Copy link
Contributor Author

schrht commented Oct 28, 2024

Hi @pevik and @metan-ucw, need some love for this PR.

@pevik pevik force-pushed the master branch 6 times, most recently from acb468e to dc9ba89 Compare February 7, 2025 09:16
@metan-ucw
Copy link
Member

Sorry for the delay, the patch is missing the Signed-off-by: line, otherwise it's correct. Can you please fix that?

@metan-ucw
Copy link
Member

Ping. We are still waiting for the Signed-off-by: line to be added to the patch description, see: https://www.kernel.org/doc/html/v5.10/process/submitting-patches.html#developer-s-certificate-of-origin-1-1

Fixes issue with missing execution permissions on run_auto.sh scripts, which prevented hrtimer-prio and measurement sub-tests from running.

Updated permissions for:

    testcases/realtime/func/hrtimer-prio/run_auto.sh
    testcases/realtime/func/measurement/run_auto.sh

Signed-off-by: Charles Shi <schrht@gmail.com>
@schrht schrht force-pushed the fix_incorrect_permissions branch from e32f86f to 0c953df Compare July 25, 2025 14:09
@schrht
Copy link
Contributor Author

schrht commented Jul 25, 2025

Hi @metan-ucw, apologies for the delay! Thanks for your guidance; I've updated the commit message to include the Signed-off-by tag.

@metan-ucw
Copy link
Member

Applied, thanks.

@metan-ucw metan-ucw closed this Jul 25, 2025
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.

Incorrect permissions prevent measurement and hrtimer-prio sub-tests from Running
2 participants