Commit Graph

140 Commits

Author SHA1 Message Date
Mike Aizatsky c7b92df765 [infra] removing debug output 2016-12-13 13:48:10 -08:00
Mike Aizatsky 69b623c82d [infra] nit 2016-12-13 13:36:45 -08:00
Mike Aizatsky 8c4188d921 [infra] var rename 2016-12-13 13:09:31 -08:00
Mike Aizatsky 73b3e93f30 [infra] adding SYS_PTRACE capabilities to all jenkins docker runs #6 2016-12-13 13:08:51 -08:00
Mike Aizatsky 7bd5ae5115 [infra] coverage flags can be overriden on target basis. #84 2016-12-13 10:37:21 -08:00
Mike Aizatsky 598c8ba618 [infra] separate test_report script for jenkins integration
Separate test_report script runs tests and generates junit-style
reports. The script doesn't fail when fuzzer fails, but marks it as
failed instead.

Fixes #168
2016-12-12 16:30:51 -08:00
Mike Aizatsky e92e678188 [infra] specifying testcase for junit report 2016-12-07 12:19:06 -08:00
Mike Aizatsky 19dba436ed [infra] srcmap path should start with "/" 2016-12-02 11:33:00 -08:00
Mike Aizatsky f478dca0e8 [infra] SANITIZER environment variable (#103)
The variable picks one of the predefined flags configuration.
2016-12-02 10:58:51 -08:00
Mike Aizatsky 805e39715c [infra] letting docker clear output dir 2016-12-02 10:07:00 -08:00
Mike Aizatsky 3815f29ef5 [infra] dockerfile comes from project, not config 2016-11-29 19:00:53 -08:00
Mike Aizatsky fdb934a82c [infra] refactoring dockerfile configuration 2016-11-29 11:54:59 -08:00
Mike Aizatsky 5e8481c3aa [infra] using project.yaml for jenkins job configuration 2016-11-29 11:09:12 -08:00
inferno-chromium 330c900781 Update libfuzzer-pipeline.groovy (#102) 2016-11-29 09:35:07 -08:00
Mike Aizatsky 2284433b85 [infra] using sanitizers and name from the target 2016-11-23 12:43:12 -08:00
Mike Aizatsky b7651255e8 [infra] parseText not parse 2016-11-23 09:29:24 -08:00
Mike Aizatsky b1d104e3fb [infra] testing target_json parsing 2016-11-23 09:24:13 -08:00
Mike Aizatsky 0b58d66e89 [infra] moving test command into base-runner, using it on jenkins 2016-11-18 16:46:26 -08:00
Mike Aizatsky 2912d6fb06 adding more ubsan flags (issue #60) 2016-11-14 20:58:29 -08:00
Mike Aizatsky 99c89dfefd Update libfuzzer-pipeline.groovy 2016-11-14 20:44:01 -08:00
Mike Aizatsky 458adaa488 [infra] configurable sanitizer flags 2016-11-14 20:33:35 -08:00
Mike Aizatsky 95b8191e6a Update libfuzzer-pipeline.groovy 2016-11-03 21:43:44 -07:00
Mike Aizatsky 8f2935ccf1 Update libfuzzer-pipeline.groovy 2016-11-03 16:27:52 -07:00
Mike Aizatsky db54a03372 Update libfuzzer-pipeline.groovy 2016-11-03 16:26:48 -07:00
Mike Aizatsky 21424dc82c Update libfuzzer-pipeline.groovy 2016-11-03 16:25:47 -07:00
Mike Aizatsky 736a77c7e3 Update libfuzzer-pipeline.groovy 2016-11-03 16:22:49 -07:00
Mike Aizatsky cb21012bab Update libfuzzer-pipeline.groovy 2016-11-03 16:21:33 -07:00
Mike Aizatsky 25133d8042 Update libfuzzer-pipeline.groovy 2016-11-03 16:20:04 -07:00
Mike Aizatsky 1d909bc276 Update libfuzzer-pipeline.groovy 2016-11-03 16:17:19 -07:00
Mike Aizatsky 7b766f591a Update libfuzzer-pipeline.groovy 2016-11-03 16:13:18 -07:00
Mike Aizatsky f6a2b51af9 Update libfuzzer-pipeline.groovy 2016-11-03 16:05:25 -07:00
Mike Aizatsky 2cf65130b7 Update libfuzzer-pipeline.groovy 2016-11-03 15:08:58 -07:00
Mike Aizatsky 7cc30cbe95 Update libfuzzer-pipeline.groovy 2016-11-03 14:48:17 -07:00
Mike Aizatsky 7498e5c26e Update libfuzzer-pipeline.groovy 2016-11-03 14:40:29 -07:00
Mike Aizatsky 1e6fc4b119 comment 2016-11-03 14:13:51 -07:00
Mike Aizatsky 643a22578a writing src entry 2016-11-03 13:51:00 -07:00
Mike Aizatsky 107a3df757 Update libfuzzer-pipeline.groovy 2016-11-03 13:38:07 -07:00
Mike Aizatsky 9e8084c45e experiment 2016-11-03 13:31:45 -07:00
Mike Aizatsky 6dc749ec06 experiment 2016-11-03 13:26:08 -07:00
Mike Aizatsky 0b05c13fb0 Update libfuzzer-pipeline.groovy 2016-10-27 10:03:49 -07:00
Mike Aizatsky fa9082304a changed dir 2016-10-27 10:02:02 -07:00
Mike Aizatsky 1b58461feb archiving junit results 2016-10-27 10:00:12 -07:00
Mike Aizatsky d4086332cd generating dummy test report 2016-10-26 14:22:28 -07:00
Mike Aizatsky 8926b7c06a moved all targets into targets/ subdir 2016-10-24 19:39:13 -07:00
Mike Aizatsky 2fbe9341e2 [infra] fixed uploaded srcmap name 2016-10-20 14:39:55 -07:00
Mike Aizatsky 0542a8c7bd [infra] jenkins uses test command as well 2016-10-20 14:22:39 -07:00
Mike Aizatsky 6f9337fb3d [infra] nit 2016-10-20 14:14:15 -07:00
Mike Aizatsky a227533754 [infra] outputting srcmap 2016-10-20 14:10:11 -07:00
Mike Aizatsky 6ccbe7f757 [infra] revisions->srcmap cleanup 2016-10-20 13:15:28 -07:00
Mike Aizatsky fc9a4c4871 [infra] uploading srcmap 2016-10-20 10:36:57 -07:00