GetCatalog() - Populate _catalog with mix of many small, medium and large images

Signed-off-by: Roxana Nemulescu <roxana.nemulescu@gmail.com>
This commit is contained in:
Roxana Nemulescu
2022-08-24 19:15:46 +03:00
committed by Andrei Aaron
parent cda1f4989d
commit 8ed34608e4
4 changed files with 114 additions and 105 deletions
+1 -1
View File
@@ -167,7 +167,7 @@ jobs:
uses: actions/cache@v3
with:
path: ./cache
key: ${{ runner.os }}-benchmark-stateless-cluster
key: $${runner.os }}-gen1-benchmark-stateless-cluster
# Run `github-action-benchmark` action
- name: Store benchmark result
uses: benchmark-action/github-action-benchmark@v1.14.0