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

pkg/covermerger: clone commits not branches #5215

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

tarasmadan
Copy link
Collaborator

Closes #5213.
Some commits may be detached upstream.
Specifying the commits we increase the cloning probability.

To test it run:

go run ./tools/syz-covermerger/ -workdir ../workdir-cover-aggregation/ -repo git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git  -branch master -commit 3d5f968a177d468cd13568ef901c5be84d83d32b -namespace upstream -duration 7
  -date-to 2024-08-23 -file-path-prefix drivers/clk/actions

Closes google#5213.
Some commits may be detached upstream.
Specifying the commits we increase the cloning probability.
Tested by:
go run ./tools/syz-covermerger/ -workdir ../workdir-cover-aggregation/
  -repo git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
  -branch master -commit 3d5f968a177d468cd13568ef901c5be84d83d32b
  -namespace upstream -duration 7
  -date-to 2024-08-23 -file-path-prefix drivers/clk/actions
@tarasmadan tarasmadan force-pushed the checkout_commits_not_branches branch from 7b2e20a to 5bdea95 Compare August 27, 2024 13:09
@tarasmadan tarasmadan changed the title pkg/covermerger: clone commits not branches. pkg/covermerger: clone commits not branches Aug 27, 2024
@tarasmadan tarasmadan marked this pull request as ready for review August 27, 2024 13:39
@tarasmadan tarasmadan added this pull request to the merge queue Aug 27, 2024
Merged via the queue into google:master with commit a1a7b2f Aug 27, 2024
17 checks passed
@tarasmadan tarasmadan deleted the checkout_commits_not_branches branch August 27, 2024 15:27
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.

dashboard/app: unstable coverage aggregation
2 participants