envoyproxy/envoy

Use ClusterFuzz corpus in CI

Open

#4 263 ouverte le 27 août 2018

Voir sur GitHub
 (2 commentaires) (2 réactions) (0 assignés)C++ (5 373 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (27 997 stars)
Métriques de merge PR
 (Merge moyen 8j) (378 PRs mergées en 30 j)

Description

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

Guide contributeur