general: min_wait: 100 max_wait: 100 workspace_root: /home/p4/ws # Perforce benchmark testing parameters # Specify password if required perforce: port: - 10.21.152.35:3666 user: bruno charset: password: options: noallwrite noclobber nocompress unlocked nomodtime rmdir sync_progress_size_interval: 100 * 1000 * 1000 # The following should not include trailing /... # Will be used as base for selection after running "p4 dirs %s/*" repoPath: //depot/long_directory_name_1234567890_1234567890_1234567890_1234567890_1234567890_1234567890_1234567890_1234567890_1234567890_1234567890_ repoSubDir: "*" repoSubDirNum: 40 # How many times to repeat the loop repeat: 50 # sync_args: any extra sync arguments. This will result in the spawning of a "p4" command # Example to avoid actually writing files to filesystem on client side: #sync_args: -vfilesys.client.nullsync=1 # Any other -v or similar options possible. # Note that the following commands will be passed automatically: -p/-u/-c