]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/suites/krbd: add legacy+rxbounce and crc+rxbounce coverage
authorIlya Dryomov <idryomov@gmail.com>
Mon, 31 Jan 2022 13:08:26 +0000 (14:08 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Sun, 6 Feb 2022 20:31:08 +0000 (21:31 +0100)
commit7a0ba2d3cf48d365c9597ad004fa200b58658074
tree08f883cb491533440dad83425968d699cfe3435d
parenta66b8e83ded2c7def01caf5bcfe6d775926fa82f
qa/suites/krbd: add legacy+rxbounce and crc+rxbounce coverage

For basic, rbd and rbd-nomount subsuites, replace legacy and crc
facets with "legacy or legacy+rxbounce" and "crc or crc+rxbounce"
facets (chosen at random).

For fsx, singleton and thrash subsuites, add legacy+rxbounce and
crc+rxbounce facets and drop prefer-crc facet.  The expected behaviour
of the latter depends on cluster configuration and should be tested
separately.

The total number of jobs remains the same.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit fbf8c1d68be60ab294719113edbd7f459a755c15)
33 files changed:
qa/suites/krbd/basic/ms_mode/crc$/.qa [new symlink]
qa/suites/krbd/basic/ms_mode/crc$/crc-rxbounce.yaml [new file with mode: 0644]
qa/suites/krbd/basic/ms_mode/crc$/crc.yaml [new file with mode: 0644]
qa/suites/krbd/basic/ms_mode/crc.yaml [deleted file]
qa/suites/krbd/basic/ms_mode/legacy$/.qa [new symlink]
qa/suites/krbd/basic/ms_mode/legacy$/legacy-rxbounce.yaml [new file with mode: 0644]
qa/suites/krbd/basic/ms_mode/legacy$/legacy.yaml [new file with mode: 0644]
qa/suites/krbd/basic/ms_mode/legacy.yaml [deleted file]
qa/suites/krbd/fsx/ms_mode$/crc-rxbounce.yaml [new file with mode: 0644]
qa/suites/krbd/fsx/ms_mode$/legacy-rxbounce.yaml [new file with mode: 0644]
qa/suites/krbd/fsx/ms_mode$/prefer-crc.yaml [deleted file]
qa/suites/krbd/rbd-nomount/ms_mode/crc$/.qa [new symlink]
qa/suites/krbd/rbd-nomount/ms_mode/crc$/crc-rxbounce.yaml [new file with mode: 0644]
qa/suites/krbd/rbd-nomount/ms_mode/crc$/crc.yaml [new file with mode: 0644]
qa/suites/krbd/rbd-nomount/ms_mode/crc.yaml [deleted file]
qa/suites/krbd/rbd-nomount/ms_mode/legacy$/.qa [new symlink]
qa/suites/krbd/rbd-nomount/ms_mode/legacy$/legacy-rxbounce.yaml [new file with mode: 0644]
qa/suites/krbd/rbd-nomount/ms_mode/legacy$/legacy.yaml [new file with mode: 0644]
qa/suites/krbd/rbd-nomount/ms_mode/legacy.yaml [deleted file]
qa/suites/krbd/rbd/ms_mode/crc$/.qa [new symlink]
qa/suites/krbd/rbd/ms_mode/crc$/crc-rxbounce.yaml [new file with mode: 0644]
qa/suites/krbd/rbd/ms_mode/crc$/crc.yaml [new file with mode: 0644]
qa/suites/krbd/rbd/ms_mode/crc.yaml [deleted file]
qa/suites/krbd/rbd/ms_mode/legacy$/.qa [new symlink]
qa/suites/krbd/rbd/ms_mode/legacy$/legacy-rxbounce.yaml [new file with mode: 0644]
qa/suites/krbd/rbd/ms_mode/legacy$/legacy.yaml [new file with mode: 0644]
qa/suites/krbd/rbd/ms_mode/legacy.yaml [deleted file]
qa/suites/krbd/singleton/ms_mode$/crc-rxbounce.yaml [new file with mode: 0644]
qa/suites/krbd/singleton/ms_mode$/legacy-rxbounce.yaml [new file with mode: 0644]
qa/suites/krbd/singleton/ms_mode$/prefer-crc.yaml [deleted file]
qa/suites/krbd/thrash/ms_mode$/crc-rxbounce.yaml [new file with mode: 0644]
qa/suites/krbd/thrash/ms_mode$/legacy-rxbounce.yaml [new file with mode: 0644]
qa/suites/krbd/thrash/ms_mode$/prefer-crc.yaml [deleted file]