These are merged seeds produced with ./test/fuzz/test_runner.py qa-assets/fuzz_seed_corpus -g --m_dir /target/.
add merged seeds #38
pull adamjonas wants to merge 1 commits into bitcoin-core:master from adamjonas:122320-merge-seeds changing 16820 files +2934 −0-
adamjonas commented at 10:54 PM on December 23, 2020: contributor
-
add merged seeds 708f7ec632
-
maflcko commented at 7:25 AM on December 24, 2020: contributor
Can you run
du -sh /target/? It should be empty, because-gand--m_dircan not be combined in that way.-gwill generate in the qa-assets dir,--m_dirwill merge from the/target/dir.Also, it doesn't have to be called
/target/exactly ;) https://github.com/bitcoin/bitcoin/pull/20759 -
maflcko commented at 7:26 AM on December 24, 2020: contributor
Also, if you plan to keep running your jenkins for a longer time, it might be better to submit seeds only once every two weeks or so.
- maflcko closed this on Jan 12, 2021