From 293f13ed494c04e7b6e64241f15469c3473efb7b Mon Sep 17 00:00:00 2001 From: NitzanMordhai Date: Thu, 15 Dec 2022 08:42:04 +0000 Subject: [PATCH] qa: adding clay test to thrash erasure code big Currently we don't have any clay test in the erasure code big tests adding also clay tests. Signed-off-by: Nitzan Mordechai --- .../workloads/ec-rados-plugin=clay-k=4-m=2.yaml | 1 + 1 file changed, 1 insertion(+) create mode 120000 qa/suites/rados/thrash-erasure-code-big/workloads/ec-rados-plugin=clay-k=4-m=2.yaml diff --git a/qa/suites/rados/thrash-erasure-code-big/workloads/ec-rados-plugin=clay-k=4-m=2.yaml b/qa/suites/rados/thrash-erasure-code-big/workloads/ec-rados-plugin=clay-k=4-m=2.yaml new file mode 120000 index 00000000000..08155ed6e9e --- /dev/null +++ b/qa/suites/rados/thrash-erasure-code-big/workloads/ec-rados-plugin=clay-k=4-m=2.yaml @@ -0,0 +1 @@ +.qa/erasure-code/ec-rados-plugin=clay-k=4-m=2.yaml \ No newline at end of file -- 2.39.5