envoyproxy/envoy

Use ClusterFuzz corpus in CI

Open

#4263 aperta il 27 ago 2018

Vedi su GitHub
 (2 commenti) (2 reazioni) (0 assegnatari)C++ (5373 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

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

Guida contributor