From 4a342ed6f8d11db0e04a64df4935b60a57dc4849 Mon Sep 17 00:00:00 2001 From: Venky Shankar Date: Tue, 1 Aug 2023 16:14:03 +0530 Subject: [PATCH] qa: symlink qa/suites/orch/cephadm/nfs -> qa/suites/fs/nfs orch:cephadm would like to keep running NFS tests. Signed-off-by: Venky Shankar (cherry picked from commit 1019dfee22834f30caebe6b930d9aabab4d0300b) --- qa/suites/orch/cephadm/nfs | 1 + 1 file changed, 1 insertion(+) create mode 120000 qa/suites/orch/cephadm/nfs diff --git a/qa/suites/orch/cephadm/nfs b/qa/suites/orch/cephadm/nfs new file mode 120000 index 00000000000..628e2a2a23a --- /dev/null +++ b/qa/suites/orch/cephadm/nfs @@ -0,0 +1 @@ +.qa/suites/fs/nfs/ \ No newline at end of file -- 2.47.3