Skip to content

config: docker: cros-tast: add gcov scripts to container #2956

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

Merged
merged 1 commit into from
Aug 23, 2025

Conversation

a-wai
Copy link
Contributor

@a-wai a-wai commented Aug 22, 2025

Those are needed for running gathering coverage data for Tast tests.

Depends on #2955

@a-wai a-wai requested review from nuclearcat and pawiecz August 22, 2025 09:29
@a-wai a-wai added the staging-skip Don't test automatically on staging.kernelci.org label Aug 22, 2025
@a-wai
Copy link
Contributor Author

a-wai commented Aug 22, 2025

staging-skip for now as it requires #2955 to be merged and deployed to the kernelci.org branch

Those are needed for running gathering coverage data for Tast tests.

Signed-off-by: Arnaud Ferraris <arnaud.ferraris@collabora.com>
@a-wai a-wai force-pushed the tast-docker-gcov-scripts branch from 2ed213b to 8c8b680 Compare August 22, 2025 11:34
@@ -22,6 +22,16 @@ RUN apt-get update && apt-get install --no-install-recommends -y \

{{ super() }}

ADD https://raw.githubusercontent.com/kernelci/kernelci-core/\
staging.kernelci.org/\
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This should be changed to

Suggested change
staging.kernelci.org/\
kernelci.org/\

once deployed to production

@a-wai a-wai removed the staging-skip Don't test automatically on staging.kernelci.org label Aug 22, 2025
Copy link
Member

@nuclearcat nuclearcat left a comment

Choose a reason for hiding this comment

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

LGTM

@nuclearcat nuclearcat added this pull request to the merge queue Aug 23, 2025
Merged via the queue into kernelci:main with commit aabafce Aug 23, 2025
4 checks passed
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