kmajumder

Untitled

Jun 27th, 2019
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. - name: Run fio test
  2. delegate_to: 127.0.0.1
  3. run_once: true
  4. become: false
  5. shell: |
  6. "/home/kmajumde/work/git/rhhi-perf-automation/run_workload.sh -j randrw7030.yml -t {{gluster_vol_profiling}} -r 120 -q 8 -f /home/kmajumde/work/git/rhhi-perf-automation/run_workload.yml"
  7. tags:
  8. - fio_tools
  9. - run_fio
Advertisement
Add Comment
Please, Sign In to add comment