Commit Graph

15 Commits

Author SHA1 Message Date
Oliver Chang a5724d42e4 Update build.py 2017-03-15 20:50:12 -07:00
Oliver Chang 1ea45f8bd4 [infra] gcb: Upload builds to production buckets. 2017-03-15 12:06:49 -07:00
Oliver Chang de5418888c [infra] gcb: Build afl fuzzers. 2017-03-15 11:26:15 -07:00
Oliver Chang e9d2039a0f [infra] gcb: Build our own logs link.
The one returned by the API uses a text filter on the build id, which is
slow.
2017-03-14 14:21:56 -07:00
Oliver Chang ac2e937c8b [infra] gcb: print log url. 2017-03-14 14:08:57 -07:00
Oliver Chang a46254e93e Override $OUT in gcb build. (#456)
This prevents a copy from the builder container's /out to /workspace/out/sanitizer. Should hopefully fix ffmpeg's disk space issues.
2017-03-14 13:54:19 -07:00
Mike Aizatsky ba48ca174a [infra] storing logs to gcs bucket 2017-03-13 17:06:39 -07:00
Mike Aizatsky f1fa36f418 [infra] there's hard sink limit (90), do not use 2017-03-13 17:03:30 -07:00
Mike Aizatsky a3fbf974a2 [infra] comments 2017-03-13 15:59:19 -07:00
Oliver Chang adcf1d8b0c gcb: Upload build to test bucket. (#450) 2017-03-10 22:23:44 -08:00
Oliver Chang 6440b1bff0 gcb: add wait_for_build. (#449) 2017-03-10 17:37:19 -08:00
Mike Aizatsky 32c07d2158 [infra] redirecting srcmap 2017-03-10 16:11:34 -08:00
Mike Aizatsky a103ad072f [infra] using setdefault 2017-03-10 15:26:21 -08:00
Oliver Chang 7448a7e9d8 gcb: set default sanitizers 2017-03-10 14:48:46 -08:00
Mike Aizatsky 52d6146a8b [infra] v0 gcb building script (#446)
Doesn't perform the upload, but is supposed to build all sanitizer configuration.
I was primarily testing it on json.
2017-03-10 11:54:37 -08:00