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.

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