From 0f0a95c5f1bf2fe8e950084ba9700a8b2357b77d Mon Sep 17 00:00:00 2001 From: Mykola Golub Date: Mon, 20 Jul 2020 15:53:56 +0100 Subject: [PATCH] qa/suites/rbd: run c api tests on immutable object cache Signed-off-by: Mykola Golub (cherry picked from commit 55024dcb74ac85c66abe0c94ff63f5d9c825cfc3) --- .../workloads/c_api_tests_with_defaults.yaml | 1 + 1 file changed, 1 insertion(+) create mode 120000 qa/suites/rbd/immutable-object-cache/workloads/c_api_tests_with_defaults.yaml diff --git a/qa/suites/rbd/immutable-object-cache/workloads/c_api_tests_with_defaults.yaml b/qa/suites/rbd/immutable-object-cache/workloads/c_api_tests_with_defaults.yaml new file mode 120000 index 000000000000..9490327251be --- /dev/null +++ b/qa/suites/rbd/immutable-object-cache/workloads/c_api_tests_with_defaults.yaml @@ -0,0 +1 @@ +../../librbd/workloads/c_api_tests_with_defaults.yaml \ No newline at end of file -- 2.47.3