| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
8 cores, 12 gig machines can't process quarter long aggregation for some reason.
The process requires only 1 gig and do the stream processing.
It is something else I don't fully understand.
Local experiments show high memory consumptions by the git processes.
|
| |
|
|
|
| |
Quarter long aggregations are killed.
OpsAgent may help to understand why.
|
| |
|
|
|
| |
We changes the machine type to c3-highmem-8.
But forgot to double the CPU resources.
|
| |
|
|
| |
Coverage merging often take more than 1 hour.
|
| | |
|
| | |
|
|
|
This PR exports the latest reproducer for every bug.
Reproducers are exported to the "bug_id/repro_id.c" files.
This approach allows to add some metadata files or export more reproducers/bug later.
All the files are then archived and uploaded to the preconfigured location.
|