run only one suite kopia pk

This commit is contained in:
HiteshRepo 2024-01-29 19:25:31 +05:30
parent c5ee023e7d
commit 4f0653c6c3

View File

@ -286,7 +286,7 @@ jobs:
-failfast \ -failfast \
-p 1 \ -p 1 \
-timeout 10m \ -timeout 10m \
./pkg/config \ -run '^TestWrapperIntegrationSuite/' ./internal/kopia \
2>&1 | tee /tmp/corso-retention-testlog/gotest-ci.log 2>&1 | tee /tmp/corso-retention-testlog/gotest-ci.log
# run the tests # run the tests