qemu-patch-raspberry4/scripts/oss-fuzz
Alexander Bulekov 3973e7ae63 fuzz: avoid building twice, when running on gitlab
On oss-fuzz, we build twice, to put together a build that is portable to
the runner containers. On gitlab ci, this is wasteful and contributes to
timeouts on the build-oss-fuzz job. Avoid building twice on gitlab, at
the remote cost of potentially missing some cases that break oss-fuzz
builds.

Signed-off-by: Alexander Bulekov <alxndr@bu.edu>
Reviewed-by: Darren Kenny <darren.kenny@oracle.com>
Message-Id: <20210809111621.54454-1-alxndr@bu.edu>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2021-08-11 13:40:01 +02:00
..
build.sh fuzz: avoid building twice, when running on gitlab 2021-08-11 13:40:01 +02:00
minimize_qtest_trace.py fuzz: fix wrong index in clear_bits 2021-02-08 14:43:54 +01:00
output_reproducer.py fuzz: add a script to build reproducers 2021-03-16 14:19:54 -04:00
reorder_fuzzer_qtest_trace.py scripts/oss-fuzz: Fix typo in documentation 2021-06-05 21:29:39 +02:00