Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Excerpt

Check that the repository can handle put and get of large number of files correctly (Not finished). 

Info

This tests requeres a dedicated system to be available, so no other tests can be run in the system during this test.

The system should be started without audit trail service or integrity service running to avoid these service locking the system initially as the system comes under load.
The test should be start with a clean system.

Basic operations

  1. Create a empty directory
  2. Run the following command in the new dir to create 10000 100000 files:
    Code Block
    Create script on first run.
    
  3. Run the following command to put the 10000 100000 files:
    Code Block
    Create script on first run.
    
  4. Run the following command to get the 10000 100000 files:
    Code Block
    Create script on first run.
    

    Webclient test

  5. Goto the status overview in the webclient, and verify that all component are running satisfactory, except the stopped integrity and audit trail service.
  6. Goto the alarm overview in the
  7. Try to get a list of all the files in the

File deletion

  1. Run the following command to delete the files:
    Code Block
    Create script on first run.