diff options
author | Brad Hubbard <bhubbard@redhat.com> | 2024-08-12 05:13:52 +0200 |
---|---|---|
committer | Brad Hubbard <bhubbard@redhat.com> | 2024-08-12 05:14:26 +0200 |
commit | a3d0c624232f7f9d2fcb9f1b35b5d2569a4b7809 (patch) | |
tree | e671d7b50e3d2fed27e5217a0be2b17d2823e7fe | |
parent | Merge pull request #59077 from zdover23/wip-doc-2024-08-07-cephfs-cache-confi... (diff) | |
download | ceph-a3d0c624232f7f9d2fcb9f1b35b5d2569a4b7809.tar.xz ceph-a3d0c624232f7f9d2fcb9f1b35b5d2569a4b7809.zip |
qa/suites: Make fixed-4 an option for verify tests
Fixes: https://tracker.ceph.com/issues/67489
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
l--------- | qa/suites/rados/verify/clusters/fixed-4.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qa/suites/rados/verify/clusters/fixed-4.yaml b/qa/suites/rados/verify/clusters/fixed-4.yaml new file mode 120000 index 00000000000..aa88300715a --- /dev/null +++ b/qa/suites/rados/verify/clusters/fixed-4.yaml @@ -0,0 +1 @@ +.qa/clusters/fixed-4.yaml
\ No newline at end of file |