syzkaller icon indicating copy to clipboard operation
syzkaller copied to clipboard

dashboard: allow using repo alias as an argument to #syz test

Open xairy opened this issue 5 years ago • 1 comments

Currently syzbot reports on the upstream tree include:

git tree:       upstream

But then using #syz test: upstream 4d02da97 isn't acceptable and leads to an error.

xairy avatar Nov 23 '20 18:11 xairy

Specifically, the suggestion is to define it as an alias for https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git or wherever mainline moves to in the future.

riking avatar Nov 26 '20 23:11 riking

The feature was requested once more (now by Alan Stern): https://lore.kernel.org/all/[email protected]/T/#e0f366823e312891ee05ac73f41eb4ef5152bfbd6

a-nogikh avatar Feb 29 '24 15:02 a-nogikh