diff options
| author | Alexander Egorenkov <Alexander.Egorenkov@ibm.com> | 2020-10-30 15:53:52 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-10-30 19:44:33 +0100 |
| commit | ea2666e0c00c430b3be2ba0ebdbb189a14e5d0b4 (patch) | |
| tree | 21c2df0b8485803b97bb38c00a529722beaf7fb4 /executor | |
| parent | bde4231c26891ca17ffcce591c9635f850eaa266 (diff) | |
syz-ci: support HTTP PUT method to upload coverage reports
The syz-ci's configuration parameter *cover_upload_path*
contains a protocol-specific path now. Currently, only two
protocols for uploading of manager's coverage reports are supported:
* Google Cloud Storage (GCS)
* HTTP PUT
- A path which starts with "gcs://" shall be interpreted as a GCS path
with gs:// prefix stripped.
- For a path which starts with http:// or https:// the HTTP PUT method
shall be used for uploading.
- If the given path contains no supported protocol prefix, then syz-ci
shall assume that it is a GCS path.
Signed-off-by: Alexander Egorenkov <Alexander.Egorenkov@ibm.com>
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions
