we want to automatically run just the Advanced Drive Write Throughput test the same as if we were to run it via the gui
We have the following ptscript set up but the results it's giving us seem quite different from the UI driven run
ADT_REMOVEALLTHREADS
ADT_ADDTHREAD C 1048576 512 CACHED SYNCH 0 100 0 0 0 0
ADT_SETEXPORT HTML C:\export.html
ADT_RUNTESTS 60 1000
EXIT
Can you advise us what the exact parameters we would need to kick off this specific test would be or if there is a different command we should be using, please?
Comment