Differences between revisions 14 and 15
Revision 14 as of 2010-03-08 13:25:45
Size: 3995
Comment:
Revision 15 as of 2010-03-08 13:31:46
Size: 6739
Comment:
Deletions are marked like this. Additions are marked like this.
Line 30: Line 30:
||[:It42RemoveFromBitarchive :11.a Remove a file from a bitarchive replica ] || || || || || || || || ||
||[:It42VerifyMissingFileInBitarchive2 :11.b Verify that the system can recognize that the file is missing ] || || || || || || || || ||
||[:It42ReestablishFileBitarchive2 :11.c Reestablish the file through the webinterface ] || || || || || || || || ||
||[:It42RemoveFromCS :11.d Remove a file entry from the checksum replica ] || || || || || || || || ||
||[:It42VerifMissingFileInCS :11.e Verify that the system can recognize that the file is missing ] || || || || || || || || ||
||[:It42ReestablishFileCS :11.f Reestablish the file through the webinterface ] || || || || || || || || ||
Line 31: Line 37:
||13. Check that the data is accessible || || || || || || || || || ||[:It42CorruptFileInBitarchive :12.a Corrupt a file in a bitarchive replica ] || || || || || || || || ||
||[:It42VerifyCorruptFileInBitarchive2 :12.b Verify that the system can recognize that the file is corrupt ] || || || || || || || || ||
||[:It42CorrectFileBitarchive2 :12.c Correct the file through the webinterface ] || || || || || || || || ||
||[:It42CorruptFileInCS :12.d Corrupt a file in the checksum replica ] || || || || || || || || ||
||[:It42VerifyCorruptFileInCS :12.e Verify that the system can recognize that the file is corrupt ] || || || || || || || || ||
||[:It42CorrectFileCS :12.f Correct the file through the webinterface ] || || || || || || || || ||
||[:It42QAData :13. Check that the data is accessible ] || || || || || || || || ||
Line 39: Line 51:
||[:It42QAData :21. Check that the data is accessible ] || || || || || || || || ||
Line 40: Line 53:
||[:It42QAData :21. Check that the data is accessible ] || || || || || || || || ||
||[:It42?? :22. Make FileMissing test ] || || || || || || || || ||
||[:It42?? :23. Make FileCorrupted test ] || || || || || || || || ||
||22. Make FileMissing test || || || || || || || || ||
||[:It42RemoveFromBitarchive :22.a Remove a file from a bitarchive replica ] || || || || || || || || ||
||[:It42VerifyMissingFileInBitarchive2 :22.b Verify that the system can recognize that the file is missing ] || || || || || || || || ||
||[:It42ReestablishFileBitarchive2 :22.c Reestablish the file through the webinterface ] || || || || || || || || ||
||[:It42RemoveFromCS :22.d Remove a file entry from the checksum replica ] || || || || || || || || ||
||[:It42VerifMissingFileInCS :22.e Verify that the system can recognize that the file is missing ] || || || || || || || || ||
||[:It42ReestablishFileCS :22.f Reestablish the file through the webinterface ] || || || || || || || || ||
||23. Make FileCorrupted test || || || || || || || || ||
||[:It42CorruptFileInBitarchive :23.a Corrupt a file in a bitarchive replica ] || || || || || || || || ||
||[:It42VerifyCorruptFileInBitarchive2 :23.b Verify that the system can recognize that the file is corrupt ] || || || || || || || || ||
||[:It42CorrectFileBitarchive2 :23.c Correct the file through the webinterface ] || || || || || || || || ||
||[:It42CorruptFileInCS :23.d Corrupt a file in the checksum replica ] || || || || || || || || ||
||[:It42VerifyCorruptFileInCS :23.e Verify that the system can recognize that the file is corrupt ] || || || || || || || || ||
||[:It42CorrectFileCS :23.f Correct the file through the webinterface ] || || || || || || || || ||

TEST3 B: Converting from Filebased ArcRepository and Bitpreservation to DatabaseBased ArcRepository and Bitpreservation

Testgoals: Test the possibility of converting from FileBased instance to a DatabaseBased instance. This consists of three parts: Operation of filebased instance, converting to databasebased instance, operation of databasebased instance.

To testwriters: This test requires the use of shell script or commandline statements on the local archive machines.

TODO: this section requires new scripts for installing it through the Easy Installment of the Installation Manual. It is currently test for the danish installation only.

It is currently only made workable for netarkivet.dk testers, by using the install script: all_test_db.sh, or alternatively running the scripts prepare_test_db.sh, install_test.sh, and start_test.sh. In any case with the default user dependent settings (for the deploy test instance).

Items

Status 1

Status 2

Status 3

Notes

Known open bugs

Bugs tested

New bugs found

Previous bugs

[:It42DefaultInstall :1. Perform a standard filebased installation ]

[:It42RunSomeHarvests :2. Run a couple of harvests ]

[:It42QAData :3. Check that the data is accessible ]

4. Make FileMissing test

[:It42RemoveFromBitarchive_ :4.a Remove a file from a bitarchive ]

[:It42VerifyMissingFileInBitarchive :4.b Verify that the system can recognize that the file is missing ]

[:It42ReestablishFileBitarchive :4.c Reestablish the file through the webinterface ]

5. Make FileCorrupted test

[:It42CorruptFileInBitarchive :5.a Corrupt a file in a bitarchive replica ]

[:It42VerifyCorruptFileInBitarchive :5.b Verify that the system can recognize that the file is corrupt ]

[:It42CorrectFileBitarchive :5.c Correct the file through the webinterface ]

[:It42StopTest :6. Shut down (do not cleanup) ]

[:It42InstallWithChecksumReplica :7. Install a Checksum Replica ]

[:It42CopyAdminData :8. Copy Admin.data ]

[:It42StartSystem :9. Start system ]

[:It42VerifyChecksumReplica :10. Check that the Checksum Replica status ]

11. Make FileMissing test

[:It42RemoveFromBitarchive :11.a Remove a file from a bitarchive replica ]

[:It42VerifyMissingFileInBitarchive2 :11.b Verify that the system can recognize that the file is missing ]

[:It42ReestablishFileBitarchive2 :11.c Reestablish the file through the webinterface ]

[:It42RemoveFromCS :11.d Remove a file entry from the checksum replica ]

[:It42VerifMissingFileInCS :11.e Verify that the system can recognize that the file is missing ]

[:It42ReestablishFileCS :11.f Reestablish the file through the webinterface ]

12. Make FileCorrupted test

[:It42CorruptFileInBitarchive :12.a Corrupt a file in a bitarchive replica ]

[:It42VerifyCorruptFileInBitarchive2 :12.b Verify that the system can recognize that the file is corrupt ]

[:It42CorrectFileBitarchive2 :12.c Correct the file through the webinterface ]

[:It42CorruptFileInCS :12.d Corrupt a file in the checksum replica ]

[:It42VerifyCorruptFileInCS :12.e Verify that the system can recognize that the file is corrupt ]

[:It42CorrectFileCS :12.f Correct the file through the webinterface ]

[:It42QAData :13. Check that the data is accessible ]

[:It42StopTest :14. Shut down (do not cleanup) ]

[:It42InstallWithArchiveDatabase :15. Install with DatabaseBased instance ]

[:It42CheckEmptySystem :17. Check the status of the system ]

[:It42VerifyEmptyDatabase :18. Verify that the database is empty ]

[:It42ReestablishDatabase :18. Reestablish the database from admin.data (run tool) ]

[:It42VerifyNotEmptyDatabase :18. Verify that the database is no longer empty ]

[:It42VerifyBitPreservationStatusDB :19. Check bitpreservation status ]

[:It42QAData :21. Check that the data is accessible ]

[:It42RunSomeHarvests :20. Run a couple of harvests ]

22. Make FileMissing test

[:It42RemoveFromBitarchive :22.a Remove a file from a bitarchive replica ]

[:It42VerifyMissingFileInBitarchive2 :22.b Verify that the system can recognize that the file is missing ]

[:It42ReestablishFileBitarchive2 :22.c Reestablish the file through the webinterface ]

[:It42RemoveFromCS :22.d Remove a file entry from the checksum replica ]

[:It42VerifMissingFileInCS :22.e Verify that the system can recognize that the file is missing ]

[:It42ReestablishFileCS :22.f Reestablish the file through the webinterface ]

23. Make FileCorrupted test

[:It42CorruptFileInBitarchive :23.a Corrupt a file in a bitarchive replica ]

[:It42VerifyCorruptFileInBitarchive2 :23.b Verify that the system can recognize that the file is corrupt ]

[:It42CorrectFileBitarchive2 :23.c Correct the file through the webinterface ]

[:It42CorruptFileInCS :23.d Corrupt a file in the checksum replica ]

[:It42VerifyCorruptFileInCS :23.e Verify that the system can recognize that the file is corrupt ]

[:It42CorrectFileCS :23.f Correct the file through the webinterface ]

If you are netarkiv.dk tester, here is the shutdown instructions: [:It36CleanupAfterTest Shutdown the system. :Shutdown the system ]

TEST3b (last edited 2010-08-16 10:24:31 by localhost)