You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While the experiment is running, upload_report.sh periodically generates
an experiment report and uploads it to
gs://oss-fuzz-gcb-experiment-run-logs/Result-reports/.
After the experiment a final report is generated and uploaded to GCS.
These reports are accessible to collaborators via
https://llm-exp.oss-fuzz.com/Result-reports/{experiment_name}
Trends Report
After each experiment is finished, docker_run.sh uploads a summary json
file to gs://oss-fuzz-gcb-experiment-run-logs/trend-reports/.
Upload of the summary json triggers a
Cloud Run Function
which updates
gs://oss-fuzz-gcb-experiment-run-logs/trend-reports/index.json.