mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-05-12 02:18:40 +00:00
robot: Add agent config bootstrap test
Signed-off-by: mudler <mudler@kairos.io>
This commit is contained in:
parent
e1990ab35d
commit
1dad1b6e07
@ -52,6 +52,7 @@ test:
|
||||
RUN go install -mod=mod github.com/onsi/ginkgo/v2/ginkgo
|
||||
COPY +luet/luet /usr/bin/luet
|
||||
COPY . .
|
||||
ENV ACK_GINKGO_DEPRECATIONS=2.5.1
|
||||
RUN ginkgo run --fail-fast --slow-spec-threshold 30s --covermode=atomic --coverprofile=coverage.out -p -r ./pkg ./internal ./cmd ./sdk
|
||||
SAVE ARTIFACT coverage.out AS LOCAL coverage.out
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user