manila-tempest-plugin/zuul.d
lkuchlan 192d408d70 Optimize the dd command to improve performance
Use if=/dev/zero: Instead of reading from /dev/urandom,
which is slow for generating random data, use /dev/zero
to write zeros to the disk. Zeros are generated much faster.
Omit conv=fsync: The conv=fsync option forces dd to
synchronize the data after each write, which can be slow for
large writes.

Change-Id: Id845c60c39072a03171fa5906461eb254c2736a7
2023-10-18 14:20:08 +00:00
..
manila-tempest-jobs.yaml Optimize the dd command to improve performance 2023-10-18 14:20:08 +00:00
manila-tempest-stable-jobs.yaml [CI] Conform to re2 regexes in branch config 2023-09-07 20:00:00 -07:00
manila-tempest-wallaby-jobs.yaml Prepare the stable/wallaby jobs with pinned manila-tempest-plugin 2023-02-01 16:43:46 +00:00
project.yaml Prepare the stable/wallaby jobs with pinned manila-tempest-plugin 2023-02-01 16:43:46 +00:00