diff -r 63cf70d3ecd8 -r 62b719e049f4 backupandrestore/backuptest/burtestserver/testscripts/test_backuprestoreasync.script --- a/backupandrestore/backuptest/burtestserver/testscripts/test_backuprestoreasync.script Fri Sep 17 08:34:51 2010 +0300 +++ b/backupandrestore/backuptest/burtestserver/testscripts/test_backuprestoreasync.script Mon Oct 04 01:38:39 2010 +0300 @@ -34,9 +34,11 @@ //! @SYMTestActions Specify ini file for base and partial backup //! @SYMTestExpectedResults no error //! @SYMTestType CIT -RUN_TEST_STEP 100 BURTestServer TestBackupAsync z:\testdata\scripts\sbetestdata\test.ini BACKUP_RESTORE_0010 +RUN_TEST_STEP 300 BURTestServer TestBackupAsync z:\testdata\scripts\sbetestdata\test.ini BACKUP_RESTORE_0010 END_TESTCASE MTP-SBE-BACKUPPARTIALBASEASYNC-0000 +DELAY 10000 + START_TESTCASE MTP-SBE-RESTOREPARTIALBASEASYNC-0001 //! @SYMTestCaseID MTP-SBE-RESTOREPARTIALBASEASYNC-0001 //! @SYMTestCaseDesc restore with partial and base @@ -46,9 +48,11 @@ //! @SYMTestActions Specify ini file for base and partial restore //! @SYMTestExpectedResults no error //! @SYMTestType CIT -RUN_TEST_STEP 100 BURTestServer TestRestoreAsync z:\testdata\scripts\sbetestdata\test.ini BACKUP_RESTORE_0010 +RUN_TEST_STEP 300 BURTestServer TestRestoreAsync z:\testdata\scripts\sbetestdata\test.ini BACKUP_RESTORE_0010 END_TESTCASE MTP-SBE-RESTOREPARTIALBASEASYNC-0001 +DELAY 10000 + START_TESTCASE MTP-SBE-BACKUPPARTIALASYNC-0002 //! @SYMTestCaseID MTP-SBE-BACKUPPARTIALASYNC-0002 //! @SYMTestCaseDesc Backup with partial and increament @@ -58,9 +62,11 @@ //! @SYMTestActions Specify ini file for increament and partial backup //! @SYMTestExpectedResults no error //! @SYMTestType CIT -RUN_TEST_STEP 100 BURTestServer TestBackupAsync z:\testdata\scripts\sbetestdata\test.ini BACKUP_RESTORE_0020 +RUN_TEST_STEP 300 BURTestServer TestBackupAsync z:\testdata\scripts\sbetestdata\test.ini BACKUP_RESTORE_0020 END_TESTCASE MTP-SBE-BACKUPPARTIALASYNC-0002 +DELAY 10000 + START_TESTCASE MTP-SBE-RESTOREPARTIALASYNC-0003 //! @SYMTestCaseID MTP-SBE-RESTOREPARTIALASYNC-0003 //! @SYMTestCaseDesc Restore with partial and increament @@ -70,9 +76,11 @@ //! @SYMTestActions Specify ini file for increament and partial restore //! @SYMTestExpectedResults no error //! @SYMTestType CIT -RUN_TEST_STEP 100 BURTestServer TestRestoreAsync z:\testdata\scripts\sbetestdata\test.ini BACKUP_RESTORE_0020 +RUN_TEST_STEP 300 BURTestServer TestRestoreAsync z:\testdata\scripts\sbetestdata\test.ini BACKUP_RESTORE_0020 END_TESTCASE MTP-SBE-RESTOREPARTIALASYNC-0003 +DELAY 10000 + START_TESTCASE MTP-SBE-BACKUPFULLBASEASYNC-0004 //! @SYMTestCaseID MTP-SBE-BACKUPFULLBASEASYNC-0004 //! @SYMTestCaseDesc Backup with full and base @@ -82,9 +90,11 @@ //! @SYMTestActions Specify ini file for full and base backup //! @SYMTestExpectedResults no error //! @SYMTestType CIT -RUN_TEST_STEP 500 BURTestServer TestBackupAsync z:\testdata\scripts\sbetestdata\test.ini BACKUP_RESTORE_0030 +RUN_TEST_STEP 300 BURTestServer TestBackupAsync z:\testdata\scripts\sbetestdata\test.ini BACKUP_RESTORE_0030 END_TESTCASE MTP-SBE-BACKUPFULLBASEASYNC-0004 +DELAY 10000 + START_TESTCASE MTP-SBE-RESTOREFULLBASEASYNC-0005 //! @SYMTestCaseID MTP-SBE-RESTOREFULLBASEASYNC-0005 //! @SYMTestCaseDesc Restore with full and base @@ -94,9 +104,11 @@ //! @SYMTestActions Specify ini file for full and base restore //! @SYMTestExpectedResults no error //! @SYMTestType CIT -RUN_TEST_STEP 500 BURTestServer TestRestoreAsync z:\testdata\scripts\sbetestdata\test.ini BACKUP_RESTORE_0030 +RUN_TEST_STEP 300 BURTestServer TestRestoreAsync z:\testdata\scripts\sbetestdata\test.ini BACKUP_RESTORE_0030 END_TESTCASE MTP-SBE-RESTOREFULLBASEASYNC-0005 +DELAY 10000 + START_TESTCASE MTP-SBE-BACKUPFULLASYNC-0006 //! @SYMTestCaseID MTP-SBE-BACKUPFULLASYNC-0006 //! @SYMTestCaseDesc Backup with full and increament @@ -106,9 +118,11 @@ //! @SYMTestActions Specify ini file for full and increament backup //! @SYMTestExpectedResults no error //! @SYMTestType CIT -RUN_TEST_STEP 500 BURTestServer TestBackupAsync z:\testdata\scripts\sbetestdata\test.ini BACKUP_RESTORE_0040 +RUN_TEST_STEP 300 BURTestServer TestBackupAsync z:\testdata\scripts\sbetestdata\test.ini BACKUP_RESTORE_0040 END_TESTCASE MTP-SBE-BACKUPFULLASYNC-0006 +DELAY 10000 + START_TESTCASE MTP-SBE-RESTOREFULLASYNC-0007 //! @SYMTestCaseID MTP-SBE-RESTOREFULLASYNC-0007 //! @SYMTestCaseDesc Restore with full and increament @@ -118,5 +132,7 @@ //! @SYMTestActions Specify ini file for full and increament restore //! @SYMTestExpectedResults no error //! @SYMTestType CIT -RUN_TEST_STEP 500 BURTestServer TestRestoreAsync z:\testdata\scripts\sbetestdata\test.ini BACKUP_RESTORE_0040 -END_TESTCASE MTP-SBE-RESTOREFULLASYNC-0007 \ No newline at end of file +RUN_TEST_STEP 300 BURTestServer TestRestoreAsync z:\testdata\scripts\sbetestdata\test.ini BACKUP_RESTORE_0040 +END_TESTCASE MTP-SBE-RESTOREFULLASYNC-0007 + +DELAY 10000 \ No newline at end of file