Commit Graph

7 Commits

Author SHA1 Message Date
Catena cyber 76d34c8aa7
cifuzz: gitlab filestore by default on gitlab platform (#7218) 2022-02-01 09:27:02 -05:00
jonathanmetzman 82bc258fde
[ClusterFuzzLite] Support local runs (#6987) 2022-01-19 17:24:47 -05:00
Catena cyber 8e9c927987
[clusterfuzzlite] Support gitlab (#7073)
Related: https://github.com/google/clusterfuzzlite/issues/55
2022-01-13 14:27:53 -05:00
jonathanmetzman 5814852f52
Make gsutil the default filestore on GCB. (#6771)
Also clean up https://github.com/google/oss-fuzz/pull/6744
2021-11-05 09:13:41 -04:00
Mitchel Herman caf9958a8f
Add DOCKER_IN_DOCKER and filestore to platform config (#6744)
Do this to reduce configuration required for GCB and Prow.
2021-11-03 02:03:18 +00:00
Mitchel Herman 6634315600
Add Prow PlatformConfig (#6732) 2021-11-02 16:14:56 -04:00
jonathanmetzman 36e5931a19
Make a better api for platform specific config. (#6708)
1. Move most of the generic stuff into BasePlatformConfig.
2. Make a GCB platform config that sets WORKSPACE and PROJECT_SRC_PATH so users don't have to.
3. Make a skeleton prow platform_config for Mitchel to fill out.
4. Make users explicitly specify the CFL_PLATFORM so we can pick CI environments
2021-11-01 12:29:38 +00:00