Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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:
    Create script on first run.
    
  3. Run the following command to put 10000 files:
    Create script on first run.
    
  4. Run the following command to get 10000 files:
    Create script on first run.
    
  5. Run the following command to delete 10000 files:
    Create script on first run.
    
  • No labels