From 0af7b19d17e6f5cf8d4b9a530da97b37fc0437ea Mon Sep 17 00:00:00 2001 From: Jason Hiser <jdhiser@gmail.com> Date: Fri, 13 Sep 2019 20:48:24 -0400 Subject: [PATCH] updated cicd auto-reporting to have links to job and pipeline --- cicd_testing/afl.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cicd_testing/afl.yaml b/cicd_testing/afl.yaml index 5a5a0e7..64b3e78 100644 --- a/cicd_testing/afl.yaml +++ b/cicd_testing/afl.yaml @@ -1,5 +1,5 @@ name: 'baseline afl config' -fuzzing-time: '2 minutes' +fuzzing-time: '10 minutes' input-timeout: '30 seconds' memory-limit: '50 MB' num-cores: 2 -- GitLab