debug: Measure tests run time with hot image cache
Some checks failed
/ DCO (pull_request) Failing after 31s
/ Vulncheck (pull_request) Successful in 45s
/ Builds (pull_request) Successful in 1m6s
/ OCI image (pull_request) Successful in 1m30s
/ Lint (pull_request) Successful in 1m46s
/ Tests (pull_request) Successful in 54s
/ Integration tests (pull_request) Successful in 9m0s

Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
This commit is contained in:
Vitaliy Potyarkin 2025-01-21 13:14:59 +03:00
parent a7617514d3
commit 27c40ff43c

View file

@ -59,3 +59,4 @@ jobs:
run: |-
podman-service.sh
make integration-test
go test ./... -cover --tags=integration -count=1