tests TestRetentionIntegrationSuite

This commit is contained in:
HiteshRepo 2024-01-29 19:33:23 +05:30
parent f440698c2d
commit f7ce1208f8

View File

@ -286,7 +286,7 @@ jobs:
-failfast \ -failfast \
-p 1 \ -p 1 \
-timeout 10m \ -timeout 10m \
-run '^TestWrapperIntegrationSuite/' ./internal/kopia \ -run '^TestRetentionIntegrationSuite/' ./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