github.com/kata-containers/tests@v0.0.0-20240307153542-772105b56064/metrics/storage/fio-k8s/configs/example-config/fio-jobs/randrw-sync.job (about) 1 # SPDX-License-Identifier: Apache-2.0 2 # Copyright (c) 2022 Intel Corporation 3 [global] 4 name=sync 5 filename=fio-file 6 rw=randrw 7 rwmixread=75 8 ioengine=sync 9 10 [randrw-sync]