From: Ilya Dryomov Date: Tue, 5 Mar 2019 22:07:27 +0000 (+0100) Subject: qa/suites/krbd/wac: bluestore snippet is placed incorrectly X-Git-Tag: v14.1.1~38^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7ab3153902f62a954f361d20e4c9edc37de15e2f;p=ceph.git qa/suites/krbd/wac: bluestore snippet is placed incorrectly Instead of generating three tests, each with bluestore-bitmap.yaml, it generates four tests: one consisting of just bluestore-bitmap.yaml and the other three without any trace of bluestore. This was introduced in commit 711df71790fa ("qa: objectstore snippets for krbd"). Signed-off-by: Ilya Dryomov --- diff --git a/qa/suites/krbd/wac/bluestore-bitmap.yaml b/qa/suites/krbd/wac/bluestore-bitmap.yaml deleted file mode 120000 index a59cf5175069..000000000000 --- a/qa/suites/krbd/wac/bluestore-bitmap.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/objectstore/bluestore-bitmap.yaml \ No newline at end of file diff --git a/qa/suites/krbd/wac/sysfs/bluestore-bitmap.yaml b/qa/suites/krbd/wac/sysfs/bluestore-bitmap.yaml new file mode 120000 index 000000000000..a59cf5175069 --- /dev/null +++ b/qa/suites/krbd/wac/sysfs/bluestore-bitmap.yaml @@ -0,0 +1 @@ +.qa/objectstore/bluestore-bitmap.yaml \ No newline at end of file diff --git a/qa/suites/krbd/wac/wac/bluestore-bitmap.yaml b/qa/suites/krbd/wac/wac/bluestore-bitmap.yaml new file mode 120000 index 000000000000..a59cf5175069 --- /dev/null +++ b/qa/suites/krbd/wac/wac/bluestore-bitmap.yaml @@ -0,0 +1 @@ +.qa/objectstore/bluestore-bitmap.yaml \ No newline at end of file