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