This commit is contained in:
HiteshRepo 2024-01-30 16:19:46 +05:30
parent e13eb26905
commit ee21611018

View File

@ -188,7 +188,7 @@ jobs:
-p 1 \ -p 1 \
-timeout 20m \ -timeout 20m \
-run '^TestExchangeBackupIntgSuite/TestBackup_Run_exchange$' ./internal/operations/test/m365/exchange \ -run '^TestExchangeBackupIntgSuite/TestBackup_Run_exchange$' ./internal/operations/test/m365/exchange \
- v \ -v \
2>&1 | tee /tmp/corso-trusted-testlog/gotest-ci.log 2>&1 | tee /tmp/corso-trusted-testlog/gotest-ci.log
# # run the tests # # run the tests