From 09e37c74bd251dd92cd1809832ed81a315e7231d Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Mon, 10 Jan 2022 10:45:36 +0100 Subject: [PATCH] qa/suites/orch/cephadm: Also run the rbd/iscsi suite Adding a new workload test to our suite. Signed-off-by: Sebastian Wagner (cherry picked from commit 651192aacc4ac695a03f4ab0f7ffa045632d5d11) --- qa/suites/orch/cephadm/rbd_iscsi | 1 + 1 file changed, 1 insertion(+) create mode 120000 qa/suites/orch/cephadm/rbd_iscsi diff --git a/qa/suites/orch/cephadm/rbd_iscsi b/qa/suites/orch/cephadm/rbd_iscsi new file mode 120000 index 0000000000000..f0073a1190fc2 --- /dev/null +++ b/qa/suites/orch/cephadm/rbd_iscsi @@ -0,0 +1 @@ +.qa/suites/rbd/iscsi \ No newline at end of file -- 2.39.5