runs only TestBackup_Run_exchange

This commit is contained in:
HiteshRepo 2024-01-30 15:49:26 +05:30
parent 0f83579a78
commit e509bf1015

View File

@ -187,7 +187,7 @@ jobs:
-failfast \ -failfast \
-p 1 \ -p 1 \
-timeout 20m \ -timeout 20m \
-run '^TestExchangeBackupIntgSuite/' ./internal/operations/test/m365/exchange \ -run '^TestExchangeBackupIntgSuite/TestBackup_Run_exchange$' ./internal/operations/test/m365/exchange \
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