envoyproxy/envoy

Use ClusterFuzz corpus in CI

Open

#4,263 建立於 2018年8月27日

在 GitHub 查看
 (2 留言) (2 反應) (0 負責人)C++ (5,373 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (27,997 star)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 PR)

描述

We may be able to avoid regressions such as the one patched in https://github.com/envoyproxy/envoy/pull/4245 if we have CI download the corpus assembled by ClusterFuzz and verify against this prior to merge.

This would require a new CI target, which would be somewhat non-hermetic, as it would fetch from the ClusterFuzz GCS buckets for Envoy on each run.

CC @kcc @dor1s

貢獻者指南