Skip to content
#

gnmi

Here are 31 public repositories matching this topic...

stratum
bocon13
bocon13 commented Nov 3, 2021

For CircleCI, we download a 4GB cache (which is everything from the Bazel run) and it takes about 2 minutes. Then for every job we also upload a new copy of the Bazel cache, which takes about 6 minutes. So every job, even incremental rebuilds take at least 8 minutes.

https://github.com/stratum/stratum/blob/09ddb5acb604f7e694a6b7d2fe93fea79f801794/.circleci/config.yml#L6-L31

We can likely do

enhancement help wanted good first issue Infra

Improve this page

Add a description, image, and links to the gnmi topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gnmi topic, visit your repo's landing page and select "manage topics."

Learn more