oss-fuzz/infra/gcb
Max Moroz 4574ff8bdb
[infra] Add the build configuration and other pieces for clang code coverage. (#1547)
* [infra] Add the build configuration and other pieces for clang code coverage.

* Address the initial feedback, still a draft with some pieces missing.

* Trying to test things locally.

* Work in progress, now able to test the build process.

* Rebase and fix a comment.

* Figure out how to upload report, but still have issues with GCS access.

* Remove unnecessary debug prints.

* WIP: adding targets list reading + minor clean up.

* WIP

* WIP: now it works end to end but is very dirty and has limitations.

* WIP: use rsync -r -d to overwrite older reports (if any)

* WIP: trying to use a helper script for bulk corpus download.

* WIP: download corpus in batches passed via args.

* WIP: testing corpus downloading in batches.

* WIP: woohoo, now it works!

* Some cleanup for a high level review.

* Address review comments and add FAQ entry.

* Update FAQ.md as per comments by Oliver.
2018-08-20 06:42:45 -07:00
..
jenkins_config [infra] Add the build configuration and other pieces for clang code coverage. (#1547) 2018-08-20 06:42:45 -07:00
templates Add timezone and mouseover to build-status page (#1235) 2018-03-12 13:25:29 -07:00
.gitignore [infra] v0 gcb building script (#446) 2017-03-10 11:54:37 -08:00
build_and_run_coverage.py [infra] Add the build configuration and other pieces for clang code coverage. (#1547) 2018-08-20 06:42:45 -07:00
build_base_images.py [infra] Print logs URL for base images and msan libs. (#1666) 2018-07-27 10:07:54 -07:00
build_msan_libs.py [infra] Print logs URL for base images and msan libs. (#1666) 2018-07-27 10:07:54 -07:00
build_project.py [infra] Add the build configuration and other pieces for clang code coverage. (#1547) 2018-08-20 06:42:45 -07:00
builds_status.py pyformat python code in gcb dir. 2018-07-27 13:32:39 +10:00
cancel.py pyformat python code in gcb dir. 2018-07-27 13:32:39 +10:00
requirements.txt Freeze gcb requirements. 2018-06-01 11:48:42 +10:00
sync.py [infra] Add the build configuration and other pieces for clang code coverage. (#1547) 2018-08-20 06:42:45 -07:00
wait_for_build.py pyformat python code in gcb dir. 2018-07-27 13:32:39 +10:00