aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/fuzzer/runners/http_fuzzer_test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/fuzzer/runners/http_fuzzer_test.sh')
-rw-r--r--tools/fuzzer/runners/http_fuzzer_test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/fuzzer/runners/http_fuzzer_test.sh b/tools/fuzzer/runners/http_fuzzer_test.sh
index 47adad0cb7..55785296d8 100644
--- a/tools/fuzzer/runners/http_fuzzer_test.sh
+++ b/tools/fuzzer/runners/http_fuzzer_test.sh
@@ -29,7 +29,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
-flags="-max_total_time=3600 -jobs=3 -workers=3"
+flags="-max_total_time=90"
if [ "$config" == "asan-trace-cmp" ]
then
flags="-use_traces=1 $flags"