]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/suites/krbd: add legacy+rxbounce and crc+rxbounce coverage 44842/head
authorIlya Dryomov <idryomov@gmail.com>
Mon, 31 Jan 2022 13:08:26 +0000 (14:08 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Fri, 4 Feb 2022 18:04:38 +0000 (19:04 +0100)
commitfbf8c1d68be60ab294719113edbd7f459a755c15
tree0d86f5f2f9179437d98a152a34abdee0da214bf7
parent95d30b534ef65207168397dd25ca7213c8290568
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>
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]