Files
blktests/_service

18 lines
572 B
Plaintext
Raw Permalink Normal View History

<?xml version="1.0"?>
<services>
Accepting request 1117014 from home:czerw:branches:benchmark - Replace disabled mode in service file by manual mode - Update to version 0+20231006.1aeff01: * nbd/004: avoid left connection * Change the default RDMA driver from rdma_rxe to siw * srp/015: Remove this test * tests/srp/rc: Reduce the number of channels * tests/srp/rc: Rework use_blk_mq() * tests/nvme/031: fix connecting faiure * block/002,scsi/007,zbd/003: remove options for shellcheck SC2119 * nvme: introduce nvmet_target_{setup/cleanup} common code * nvme/{033,034,035,036,37}: drop port handle between passthru target setup and cleanup * nvme/{033,034,035,036}: use default subsysnqn variable directly * Revert "Do not suppress any shellcheck warnings" * nvme: remove "udevadm settle" after _nvme_connect_subsys * nvme/rc: fix nvme device readiness check after _nvme_connect_subsys * nvme: Add explicitly host to allow_host list * nvme/rc: Add helper for adding/removing to allow list * nvme: Use def_subsys_uuid variable * nvme/rc: Add common def_subsys_uuid define * nvme: Use def_file_path variable instead local variable * nvme/rc: Add common file_path name define * nvme/{041,042,043,044,045,048}: Remove local variable hostnqn and hostid * nvme: Use def_subsysnqn variable instead local variable * nvme/rc: Add common subsystem nqn define * nvme/043: Use hostnqn to generate DHCAP key * nvme: Reorganize test preamble code section * nvme/{003,004,005,013,046,049}: Group all variables declarations * block/004: reset zones of TEST_DEV before fio operation * README: clarify motivations to add new test cases * CONTRIBUTING, README: recommend patch post for contributions OBS-URL: https://build.opensuse.org/request/show/1117014 OBS-URL: https://build.opensuse.org/package/show/benchmark/blktests?expand=0&rev=25
2023-10-11 14:18:18 +00:00
<service mode="manual" name="tar_scm">
<param name="url">https://github.com/osandov/blktests.git</param>
<param name="scm">git</param>
<param name="changesgenerate">enable</param>
<param name="filename">blktests</param>
<param name="versionformat">0+%cd.%h</param>
<param name="exclude">*gitignore</param>
</service>
Accepting request 1117014 from home:czerw:branches:benchmark - Replace disabled mode in service file by manual mode - Update to version 0+20231006.1aeff01: * nbd/004: avoid left connection * Change the default RDMA driver from rdma_rxe to siw * srp/015: Remove this test * tests/srp/rc: Reduce the number of channels * tests/srp/rc: Rework use_blk_mq() * tests/nvme/031: fix connecting faiure * block/002,scsi/007,zbd/003: remove options for shellcheck SC2119 * nvme: introduce nvmet_target_{setup/cleanup} common code * nvme/{033,034,035,036,37}: drop port handle between passthru target setup and cleanup * nvme/{033,034,035,036}: use default subsysnqn variable directly * Revert "Do not suppress any shellcheck warnings" * nvme: remove "udevadm settle" after _nvme_connect_subsys * nvme/rc: fix nvme device readiness check after _nvme_connect_subsys * nvme: Add explicitly host to allow_host list * nvme/rc: Add helper for adding/removing to allow list * nvme: Use def_subsys_uuid variable * nvme/rc: Add common def_subsys_uuid define * nvme: Use def_file_path variable instead local variable * nvme/rc: Add common file_path name define * nvme/{041,042,043,044,045,048}: Remove local variable hostnqn and hostid * nvme: Use def_subsysnqn variable instead local variable * nvme/rc: Add common subsystem nqn define * nvme/043: Use hostnqn to generate DHCAP key * nvme: Reorganize test preamble code section * nvme/{003,004,005,013,046,049}: Group all variables declarations * block/004: reset zones of TEST_DEV before fio operation * README: clarify motivations to add new test cases * CONTRIBUTING, README: recommend patch post for contributions OBS-URL: https://build.opensuse.org/request/show/1117014 OBS-URL: https://build.opensuse.org/package/show/benchmark/blktests?expand=0&rev=25
2023-10-11 14:18:18 +00:00
<service mode="manual" name="recompress">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
Accepting request 1117014 from home:czerw:branches:benchmark - Replace disabled mode in service file by manual mode - Update to version 0+20231006.1aeff01: * nbd/004: avoid left connection * Change the default RDMA driver from rdma_rxe to siw * srp/015: Remove this test * tests/srp/rc: Reduce the number of channels * tests/srp/rc: Rework use_blk_mq() * tests/nvme/031: fix connecting faiure * block/002,scsi/007,zbd/003: remove options for shellcheck SC2119 * nvme: introduce nvmet_target_{setup/cleanup} common code * nvme/{033,034,035,036,37}: drop port handle between passthru target setup and cleanup * nvme/{033,034,035,036}: use default subsysnqn variable directly * Revert "Do not suppress any shellcheck warnings" * nvme: remove "udevadm settle" after _nvme_connect_subsys * nvme/rc: fix nvme device readiness check after _nvme_connect_subsys * nvme: Add explicitly host to allow_host list * nvme/rc: Add helper for adding/removing to allow list * nvme: Use def_subsys_uuid variable * nvme/rc: Add common def_subsys_uuid define * nvme: Use def_file_path variable instead local variable * nvme/rc: Add common file_path name define * nvme/{041,042,043,044,045,048}: Remove local variable hostnqn and hostid * nvme: Use def_subsysnqn variable instead local variable * nvme/rc: Add common subsystem nqn define * nvme/043: Use hostnqn to generate DHCAP key * nvme: Reorganize test preamble code section * nvme/{003,004,005,013,046,049}: Group all variables declarations * block/004: reset zones of TEST_DEV before fio operation * README: clarify motivations to add new test cases * CONTRIBUTING, README: recommend patch post for contributions OBS-URL: https://build.opensuse.org/request/show/1117014 OBS-URL: https://build.opensuse.org/package/show/benchmark/blktests?expand=0&rev=25
2023-10-11 14:18:18 +00:00
<service mode="manual" name="set_version"/>
</services>