Building on the previous commit.
Command used:
$ find suites/ -type l -and -not -name .qa -execdir ~/fix.sh {} \;
fix.sh:
#!/bin/bash
link="$(readlink "$1")"
echo $link
dirlink="$(dirname "$link")"
baselink="$(basename "$link")"
while true; do
echo $dirlink
if [ "$dirlink" -ef ~/ceph/qa ]; then
ln -nsf ".qa/$baselink" "$1"
exit
else
baselink="$(basename "$dirlink")/$baselink"
dirlink="$(dirname "$dirlink")"
if [ "$dirlink" -ef . ]; then
break
fi
fi
done
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
-../../../objectstore
\ No newline at end of file
+.qa/objectstore
\ No newline at end of file
-../../../distros/all
\ No newline at end of file
+.qa/distros/all
\ No newline at end of file
-../../../distros/all
\ No newline at end of file
+.qa/distros/all
\ No newline at end of file
-../../../../../distros/supported/centos_latest.yaml
\ No newline at end of file
+.qa/distros/supported/centos_latest.yaml
\ No newline at end of file
-../../../../../distros/supported/ubuntu_latest.yaml
\ No newline at end of file
+.qa/distros/supported/ubuntu_latest.yaml
\ No newline at end of file
-../../../../distros/supported/centos_latest.yaml
\ No newline at end of file
+.qa/distros/supported/centos_latest.yaml
\ No newline at end of file
-../../../../distros/supported/ubuntu_latest.yaml
\ No newline at end of file
+.qa/distros/supported/ubuntu_latest.yaml
\ No newline at end of file
-../../../../objectstore/bluestore.yaml
\ No newline at end of file
+.qa/objectstore/bluestore.yaml
\ No newline at end of file
-../../../../objectstore/filestore-xfs.yaml
\ No newline at end of file
+.qa/objectstore/filestore-xfs.yaml
\ No newline at end of file
-../../../../distros/supported/centos_latest.yaml
\ No newline at end of file
+.qa/distros/supported/centos_latest.yaml
\ No newline at end of file
-../../../../distros/supported/ubuntu_latest.yaml
\ No newline at end of file
+.qa/distros/supported/ubuntu_latest.yaml
\ No newline at end of file
-../../../distros/supported/centos_latest.yaml
\ No newline at end of file
+.qa/distros/supported/centos_latest.yaml
\ No newline at end of file
-../../../distros/supported/ubuntu_latest.yaml
\ No newline at end of file
+.qa/distros/supported/ubuntu_latest.yaml
\ No newline at end of file
-../../../cephfs/begin.yaml
\ No newline at end of file
+.qa/cephfs/begin.yaml
\ No newline at end of file
-../../../../cephfs/clusters/fixed-2-ucephfs.yaml
\ No newline at end of file
+.qa/cephfs/clusters/fixed-2-ucephfs.yaml
\ No newline at end of file
-../../../../cephfs/mount/fuse.yaml
\ No newline at end of file
+.qa/cephfs/mount/fuse.yaml
\ No newline at end of file
-../../../cephfs/objectstore-ec
\ No newline at end of file
+.qa/cephfs/objectstore-ec
\ No newline at end of file
-../../../../cephfs/overrides/debug.yaml
\ No newline at end of file
+.qa/cephfs/overrides/debug.yaml
\ No newline at end of file
-../../../../cephfs/overrides/frag_enable.yaml
\ No newline at end of file
+.qa/cephfs/overrides/frag_enable.yaml
\ No newline at end of file
-../../../../cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
-../../../../cephfs/overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file
-../../../distros/supported-random-distro$/
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
-../../../../cephfs/tasks/cfuse_workunit_suites_fsstress.yaml
\ No newline at end of file
+.qa/cephfs/tasks/cfuse_workunit_suites_fsstress.yaml
\ No newline at end of file
-../../../cephfs/begin.yaml
\ No newline at end of file
+.qa/cephfs/begin.yaml
\ No newline at end of file
-../../../../cephfs/mount/fuse.yaml
\ No newline at end of file
+.qa/cephfs/mount/fuse.yaml
\ No newline at end of file
-../../../../cephfs/objectstore-ec/bluestore-ec-root.yaml
\ No newline at end of file
+.qa/cephfs/objectstore-ec/bluestore-ec-root.yaml
\ No newline at end of file
-../../../../objectstore/bluestore.yaml
\ No newline at end of file
+.qa/objectstore/bluestore.yaml
\ No newline at end of file
-../../../../cephfs/overrides/debug.yaml
\ No newline at end of file
+.qa/cephfs/overrides/debug.yaml
\ No newline at end of file
-../../../../cephfs/overrides/frag_enable.yaml
\ No newline at end of file
+.qa/cephfs/overrides/frag_enable.yaml
\ No newline at end of file
-../../../../overrides/no_client_pidfile.yaml
\ No newline at end of file
+.qa/overrides/no_client_pidfile.yaml
\ No newline at end of file
-../../../../cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
-../../../../cephfs/overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file
-../../../distros/supported-random-distro$/
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
-../../../../../distros/supported/ubuntu_latest.yaml
\ No newline at end of file
+.qa/distros/supported/ubuntu_latest.yaml
\ No newline at end of file
-../../../cephfs/begin.yaml
\ No newline at end of file
+.qa/cephfs/begin.yaml
\ No newline at end of file
-../../../../cephfs/clusters/fixed-2-ucephfs.yaml
\ No newline at end of file
+.qa/cephfs/clusters/fixed-2-ucephfs.yaml
\ No newline at end of file
-../../../../cephfs/mount/fuse.yaml
\ No newline at end of file
+.qa/cephfs/mount/fuse.yaml
\ No newline at end of file
-../../../cephfs/objectstore-ec/
\ No newline at end of file
+.qa/cephfs/objectstore-ec
\ No newline at end of file
-../../../../cephfs/overrides/debug.yaml
\ No newline at end of file
+.qa/cephfs/overrides/debug.yaml
\ No newline at end of file
-../../../../cephfs/overrides/frag_enable.yaml
\ No newline at end of file
+.qa/cephfs/overrides/frag_enable.yaml
\ No newline at end of file
-../../../../cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
-../../../../cephfs/overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file
-../../../distros/supported-random-distro$/
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
-../../../../cephfs/tasks/cfuse_workunit_suites_blogbench.yaml
\ No newline at end of file
+.qa/cephfs/tasks/cfuse_workunit_suites_blogbench.yaml
\ No newline at end of file
-../../../../cephfs/tasks/cfuse_workunit_suites_dbench.yaml
\ No newline at end of file
+.qa/cephfs/tasks/cfuse_workunit_suites_dbench.yaml
\ No newline at end of file
-../../../../cephfs/tasks/cfuse_workunit_suites_ffsb.yaml
\ No newline at end of file
+.qa/cephfs/tasks/cfuse_workunit_suites_ffsb.yaml
\ No newline at end of file
-../../../../cephfs/tasks/cfuse_workunit_suites_fsstress.yaml
\ No newline at end of file
+.qa/cephfs/tasks/cfuse_workunit_suites_fsstress.yaml
\ No newline at end of file
-../../../../cephfs/tasks/cfuse_workunit_trivial_sync.yaml
\ No newline at end of file
+.qa/cephfs/tasks/cfuse_workunit_trivial_sync.yaml
\ No newline at end of file
-../../../../cephfs/tasks/libcephfs_interface_tests.yaml
\ No newline at end of file
+.qa/cephfs/tasks/libcephfs_interface_tests.yaml
\ No newline at end of file
-../../../../cephfs/begin.yaml
\ No newline at end of file
+.qa/cephfs/begin.yaml
\ No newline at end of file
-../../../../../cephfs/objectstore-ec/bluestore.yaml
\ No newline at end of file
+.qa/cephfs/objectstore-ec/bluestore.yaml
\ No newline at end of file
-../../../../../cephfs/overrides/debug.yaml
\ No newline at end of file
+.qa/cephfs/overrides/debug.yaml
\ No newline at end of file
-../../../../../cephfs/overrides/frag_enable.yaml
\ No newline at end of file
+.qa/cephfs/overrides/frag_enable.yaml
\ No newline at end of file
-../../../../../overrides/no_client_pidfile.yaml
\ No newline at end of file
+.qa/overrides/no_client_pidfile.yaml
\ No newline at end of file
-../../../../../cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
-../../../../../cephfs/overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file
-../../../cephfs/begin.yaml
\ No newline at end of file
+.qa/cephfs/begin.yaml
\ No newline at end of file
-../../../../distros/supported/ubuntu_latest.yaml
\ No newline at end of file
+.qa/distros/supported/ubuntu_latest.yaml
\ No newline at end of file
-../../../../cephfs/mount/fuse.yaml
\ No newline at end of file
+.qa/cephfs/mount/fuse.yaml
\ No newline at end of file
-../../../cephfs/objectstore-ec/
\ No newline at end of file
+.qa/cephfs/objectstore-ec
\ No newline at end of file
-../../../../cephfs/overrides/debug.yaml
\ No newline at end of file
+.qa/cephfs/overrides/debug.yaml
\ No newline at end of file
-../../../../cephfs/overrides/frag_enable.yaml
\ No newline at end of file
+.qa/cephfs/overrides/frag_enable.yaml
\ No newline at end of file
-../../../../cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
-../../../../cephfs/overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file
-../../../cephfs/begin.yaml
\ No newline at end of file
+.qa/cephfs/begin.yaml
\ No newline at end of file
-../../../../cephfs/mount/fuse.yaml
\ No newline at end of file
+.qa/cephfs/mount/fuse.yaml
\ No newline at end of file
-../../../cephfs/objectstore-ec/
\ No newline at end of file
+.qa/cephfs/objectstore-ec
\ No newline at end of file
-../../../../cephfs/overrides/debug.yaml
\ No newline at end of file
+.qa/cephfs/overrides/debug.yaml
\ No newline at end of file
-../../../../cephfs/overrides/frag_enable.yaml
\ No newline at end of file
+.qa/cephfs/overrides/frag_enable.yaml
\ No newline at end of file
-../../../../cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
-../../../../cephfs/overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file
-../../../distros/supported-random-distro$/
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
-../../../cephfs/begin.yaml
\ No newline at end of file
+.qa/cephfs/begin.yaml
\ No newline at end of file
-../../../../cephfs/clusters/fixed-2-ucephfs.yaml
\ No newline at end of file
+.qa/cephfs/clusters/fixed-2-ucephfs.yaml
\ No newline at end of file
-../../../../cephfs/mount/fuse.yaml
\ No newline at end of file
+.qa/cephfs/mount/fuse.yaml
\ No newline at end of file
-../../../cephfs/objectstore-ec/
\ No newline at end of file
+.qa/cephfs/objectstore-ec
\ No newline at end of file
-../../../../cephfs/overrides/debug.yaml
\ No newline at end of file
+.qa/cephfs/overrides/debug.yaml
\ No newline at end of file
-../../../../cephfs/overrides/frag_enable.yaml
\ No newline at end of file
+.qa/cephfs/overrides/frag_enable.yaml
\ No newline at end of file
-../../../../cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
-../../../../cephfs/overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file
-../../../distros/supported-random-distro$/
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
-../../../cephfs/begin.yaml
\ No newline at end of file
+.qa/cephfs/begin.yaml
\ No newline at end of file
-../../../../cephfs/clusters/fixed-2-ucephfs.yaml
\ No newline at end of file
+.qa/cephfs/clusters/fixed-2-ucephfs.yaml
\ No newline at end of file
-../../../../cephfs/mount/fuse.yaml
\ No newline at end of file
+.qa/cephfs/mount/fuse.yaml
\ No newline at end of file
-../../../cephfs/objectstore-ec/
\ No newline at end of file
+.qa/cephfs/objectstore-ec
\ No newline at end of file
-../../../../cephfs/overrides/debug.yaml
\ No newline at end of file
+.qa/cephfs/overrides/debug.yaml
\ No newline at end of file
-../../../../cephfs/overrides/frag_enable.yaml
\ No newline at end of file
+.qa/cephfs/overrides/frag_enable.yaml
\ No newline at end of file
-../../../../cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
-../../../../cephfs/overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file
-../../../distros/supported-random-distro$/
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
-../../../cephfs/begin.yaml
\ No newline at end of file
+.qa/cephfs/begin.yaml
\ No newline at end of file
-../../../../cephfs/mount/fuse.yaml
\ No newline at end of file
+.qa/cephfs/mount/fuse.yaml
\ No newline at end of file
-../../../cephfs/objectstore-ec/
\ No newline at end of file
+.qa/cephfs/objectstore-ec
\ No newline at end of file
-../../../../cephfs/overrides/debug.yaml
\ No newline at end of file
+.qa/cephfs/overrides/debug.yaml
\ No newline at end of file
-../../../../cephfs/overrides/frag_enable.yaml
\ No newline at end of file
+.qa/cephfs/overrides/frag_enable.yaml
\ No newline at end of file
-../../../../cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
-../../../../cephfs/overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file
-../../../distros/supported-random-distro$/
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
-../../../../cephfs/tasks/cfuse_workunit_suites_fsstress.yaml
\ No newline at end of file
+.qa/cephfs/tasks/cfuse_workunit_suites_fsstress.yaml
\ No newline at end of file
-../../../../cephfs/tasks/cfuse_workunit_trivial_sync.yaml
\ No newline at end of file
+.qa/cephfs/tasks/cfuse_workunit_trivial_sync.yaml
\ No newline at end of file
-../../../cephfs/begin.yaml
\ No newline at end of file
+.qa/cephfs/begin.yaml
\ No newline at end of file
-../../../../cephfs/clusters/fixed-2-ucephfs.yaml
\ No newline at end of file
+.qa/cephfs/clusters/fixed-2-ucephfs.yaml
\ No newline at end of file
-../../../../cephfs/mount/fuse.yaml
\ No newline at end of file
+.qa/cephfs/mount/fuse.yaml
\ No newline at end of file
-../../../cephfs/objectstore-ec/
\ No newline at end of file
+.qa/cephfs/objectstore-ec
\ No newline at end of file
-../../../../cephfs/overrides/debug.yaml
\ No newline at end of file
+.qa/cephfs/overrides/debug.yaml
\ No newline at end of file
-../../../../cephfs/overrides/frag_enable.yaml
\ No newline at end of file
+.qa/cephfs/overrides/frag_enable.yaml
\ No newline at end of file
-../../../../cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
-../../../../cephfs/overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file
-../../../distros/supported-random-distro$/
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
-../../../../cephfs/tasks/cfuse_workunit_suites_blogbench.yaml
\ No newline at end of file
+.qa/cephfs/tasks/cfuse_workunit_suites_blogbench.yaml
\ No newline at end of file
-../../../../cephfs/tasks/cfuse_workunit_suites_dbench.yaml
\ No newline at end of file
+.qa/cephfs/tasks/cfuse_workunit_suites_dbench.yaml
\ No newline at end of file
-../../../../cephfs/tasks/cfuse_workunit_suites_ffsb.yaml
\ No newline at end of file
+.qa/cephfs/tasks/cfuse_workunit_suites_ffsb.yaml
\ No newline at end of file
-../../../../cephfs/tasks/cfuse_workunit_suites_fsstress.yaml
\ No newline at end of file
+.qa/cephfs/tasks/cfuse_workunit_suites_fsstress.yaml
\ No newline at end of file
-../../../../../cephfs/clusters/3-mds.yaml
\ No newline at end of file
+.qa/cephfs/clusters/3-mds.yaml
\ No newline at end of file
-../../../../cephfs/objectstore-ec/
\ No newline at end of file
+.qa/cephfs/objectstore-ec
\ No newline at end of file
-../../../../../cephfs/overrides/debug.yaml
\ No newline at end of file
+.qa/cephfs/overrides/debug.yaml
\ No newline at end of file
-../../../../../cephfs/overrides/frag_enable.yaml
\ No newline at end of file
+.qa/cephfs/overrides/frag_enable.yaml
\ No newline at end of file
-../../../../../cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
-../../../../../cephfs/overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file
-../../../distros/supported-random-distro$/
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
-../../../cephfs/begin.yaml
\ No newline at end of file
+.qa/cephfs/begin.yaml
\ No newline at end of file
-../../../../cephfs/clusters/fixed-2-ucephfs.yaml
\ No newline at end of file
+.qa/cephfs/clusters/fixed-2-ucephfs.yaml
\ No newline at end of file
-../../../../cephfs/mount/fuse.yaml
\ No newline at end of file
+.qa/cephfs/mount/fuse.yaml
\ No newline at end of file
-../../../cephfs/objectstore-ec/
\ No newline at end of file
+.qa/cephfs/objectstore-ec
\ No newline at end of file
-../../../../cephfs/overrides/debug.yaml
\ No newline at end of file
+.qa/cephfs/overrides/debug.yaml
\ No newline at end of file
-../../../../cephfs/overrides/frag_enable.yaml
\ No newline at end of file
+.qa/cephfs/overrides/frag_enable.yaml
\ No newline at end of file
-../../../../cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
-../../../../cephfs/overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file
-../../../../cephfs/tasks/cfuse_workunit_suites_dbench.yaml
\ No newline at end of file
+.qa/cephfs/tasks/cfuse_workunit_suites_dbench.yaml
\ No newline at end of file
-../../../../cephfs/tasks/cfuse_workunit_suites_fsstress.yaml
\ No newline at end of file
+.qa/cephfs/tasks/cfuse_workunit_suites_fsstress.yaml
\ No newline at end of file
-../../../../distros/supported/ubuntu_latest.yaml
\ No newline at end of file
+.qa/distros/supported/ubuntu_latest.yaml
\ No newline at end of file
-../../../objectstore/filestore-xfs.yaml
\ No newline at end of file
+.qa/objectstore/filestore-xfs.yaml
\ No newline at end of file
-../../../../cephfs/clusters/1-mds-1-client.yaml
\ No newline at end of file
+.qa/cephfs/clusters/1-mds-1-client.yaml
\ No newline at end of file
-../../../cephfs/objectstore-ec
\ No newline at end of file
+.qa/cephfs/objectstore-ec
\ No newline at end of file
-../../../../cephfs/overrides/debug.yaml
\ No newline at end of file
+.qa/cephfs/overrides/debug.yaml
\ No newline at end of file
-../../../../cephfs/overrides/frag_enable.yaml
\ No newline at end of file
+.qa/cephfs/overrides/frag_enable.yaml
\ No newline at end of file
-../../../../cephfs/overrides/log-config.yaml
\ No newline at end of file
+.qa/cephfs/overrides/log-config.yaml
\ No newline at end of file
-../../../../cephfs/overrides/osd-asserts.yaml
\ No newline at end of file
+.qa/cephfs/overrides/osd-asserts.yaml
\ No newline at end of file
-../../../../cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
-../../../../cephfs/overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file
-../../../distros/supported-random-distro$/
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
-../../../../cephfs/clusters/1-mds-2-client.yaml
\ No newline at end of file
+.qa/cephfs/clusters/1-mds-2-client.yaml
\ No newline at end of file
-../../../cephfs/objectstore-ec
\ No newline at end of file
+.qa/cephfs/objectstore-ec
\ No newline at end of file
-../../../../cephfs/overrides/debug.yaml
\ No newline at end of file
+.qa/cephfs/overrides/debug.yaml
\ No newline at end of file
-../../../../cephfs/overrides/frag_enable.yaml
\ No newline at end of file
+.qa/cephfs/overrides/frag_enable.yaml
\ No newline at end of file
-../../../../cephfs/overrides/log-config.yaml
\ No newline at end of file
+.qa/cephfs/overrides/log-config.yaml
\ No newline at end of file
-../../../../cephfs/overrides/osd-asserts.yaml
\ No newline at end of file
+.qa/cephfs/overrides/osd-asserts.yaml
\ No newline at end of file
-../../../../cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
-../../../../cephfs/overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file
-../../../distros/supported-random-distro$/
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
-../../../../cephfs/clusters/1-mds-4-client.yaml
\ No newline at end of file
+.qa/cephfs/clusters/1-mds-4-client.yaml
\ No newline at end of file
-../../../cephfs/objectstore-ec
\ No newline at end of file
+.qa/cephfs/objectstore-ec
\ No newline at end of file
-../../../../cephfs/overrides/debug.yaml
\ No newline at end of file
+.qa/cephfs/overrides/debug.yaml
\ No newline at end of file
-../../../../cephfs/overrides/frag_enable.yaml
\ No newline at end of file
+.qa/cephfs/overrides/frag_enable.yaml
\ No newline at end of file
-../../../../cephfs/overrides/log-config.yaml
\ No newline at end of file
+.qa/cephfs/overrides/log-config.yaml
\ No newline at end of file
-../../../../cephfs/overrides/osd-asserts.yaml
\ No newline at end of file
+.qa/cephfs/overrides/osd-asserts.yaml
\ No newline at end of file
-../../../../cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
-../../../../cephfs/overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file
-../../../distros/supported-random-distro$/
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
-../../../cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
-../../../../cephfs/clusters/1-mds-1-client.yaml
\ No newline at end of file
+.qa/cephfs/clusters/1-mds-1-client.yaml
\ No newline at end of file
-../../../cephfs/objectstore-ec
\ No newline at end of file
+.qa/cephfs/objectstore-ec
\ No newline at end of file
-../../../../cephfs/overrides/debug.yaml
\ No newline at end of file
+.qa/cephfs/overrides/debug.yaml
\ No newline at end of file
-../../../../cephfs/overrides/frag_enable.yaml
\ No newline at end of file
+.qa/cephfs/overrides/frag_enable.yaml
\ No newline at end of file
-../../../../cephfs/overrides/log-config.yaml
\ No newline at end of file
+.qa/cephfs/overrides/log-config.yaml
\ No newline at end of file
-../../../../cephfs/overrides/osd-asserts.yaml
\ No newline at end of file
+.qa/cephfs/overrides/osd-asserts.yaml
\ No newline at end of file
-../../../../cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
-../../../../cephfs/overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_wrongly_marked_down.yaml
\ No newline at end of file
-../../../distros/supported-random-distro$/
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
-../../../tasks/thrashosds-health.yaml
\ No newline at end of file
+.qa/tasks/thrashosds-health.yaml
\ No newline at end of file
-../../../cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
+.qa/cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
-../../../../clusters/extra-client.yaml
\ No newline at end of file
+.qa/clusters/extra-client.yaml
\ No newline at end of file
-../../../../clusters/fixed-1.yaml
\ No newline at end of file
+.qa/clusters/fixed-1.yaml
\ No newline at end of file
-../../../../clusters/fixed-3.yaml
\ No newline at end of file
+.qa/clusters/fixed-3.yaml
\ No newline at end of file
-../../../../clusters/fixed-3.yaml
\ No newline at end of file
+.qa/clusters/fixed-3.yaml
\ No newline at end of file
-../../../../clusters/fixed-3.yaml
\ No newline at end of file
+.qa/clusters/fixed-3.yaml
\ No newline at end of file
-../../../tasks/thrashosds-health.yaml
\ No newline at end of file
+.qa/tasks/thrashosds-health.yaml
\ No newline at end of file
-../../../objectstore/filestore-xfs.yaml
\ No newline at end of file
+.qa/objectstore/filestore-xfs.yaml
\ No newline at end of file
-../../../../../clusters/fixed-1.yaml
\ No newline at end of file
+.qa/clusters/fixed-1.yaml
\ No newline at end of file
-../../../../../clusters/fixed-3.yaml
\ No newline at end of file
+.qa/clusters/fixed-3.yaml
\ No newline at end of file
-../../../objectstore
\ No newline at end of file
+.qa/objectstore
\ No newline at end of file
-../../../../cephfs/clusters/3-mds.yaml
\ No newline at end of file
+.qa/cephfs/clusters/3-mds.yaml
\ No newline at end of file
-../../../../cephfs/clusters/9-mds.yaml
\ No newline at end of file
+.qa/cephfs/clusters/9-mds.yaml
\ No newline at end of file
-../../../../cephfs/mount/fuse.yaml
\ No newline at end of file
+.qa/cephfs/mount/fuse.yaml
\ No newline at end of file
-../../../../cephfs/mount/kclient.yaml
\ No newline at end of file
+.qa/cephfs/mount/kclient.yaml
\ No newline at end of file
-../../../cephfs/objectstore-ec
\ No newline at end of file
+.qa/cephfs/objectstore-ec
\ No newline at end of file
-../../../../cephfs/overrides/fuse/default-perm/no.yaml
\ No newline at end of file
+.qa/cephfs/overrides/fuse/default-perm/no.yaml
\ No newline at end of file
-../../../distros/supported-random-distro$/
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
-../../../../cephfs/tasks/cfuse_workunit_suites_blogbench.yaml
\ No newline at end of file
+.qa/cephfs/tasks/cfuse_workunit_suites_blogbench.yaml
\ No newline at end of file
-../../../../cephfs/tasks/cfuse_workunit_suites_dbench.yaml
\ No newline at end of file
+.qa/cephfs/tasks/cfuse_workunit_suites_dbench.yaml
\ No newline at end of file
-../../../../cephfs/tasks/cfuse_workunit_suites_ffsb.yaml
\ No newline at end of file
+.qa/cephfs/tasks/cfuse_workunit_suites_ffsb.yaml
\ No newline at end of file
-../../../../cephfs/tasks/cfuse_workunit_suites_fsstress.yaml
\ No newline at end of file
+.qa/cephfs/tasks/cfuse_workunit_suites_fsstress.yaml
\ No newline at end of file
-../../../../cephfs/mount/fuse.yaml
\ No newline at end of file
+.qa/cephfs/mount/fuse.yaml
\ No newline at end of file
-../../../../cephfs/mount/kclient.yaml
\ No newline at end of file
+.qa/cephfs/mount/kclient.yaml
\ No newline at end of file
-../../../cephfs/objectstore-ec
\ No newline at end of file
+.qa/cephfs/objectstore-ec
\ No newline at end of file
-../../../../cephfs/overrides/fuse/default-perm/no.yaml
\ No newline at end of file
+.qa/cephfs/overrides/fuse/default-perm/no.yaml
\ No newline at end of file
-../../../distros/supported-random-distro$/
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
-../../../../cephfs/clusters/3-mds.yaml
\ No newline at end of file
+.qa/cephfs/clusters/3-mds.yaml
\ No newline at end of file
-../../../../cephfs/clusters/9-mds.yaml
\ No newline at end of file
+.qa/cephfs/clusters/9-mds.yaml
\ No newline at end of file
-../../../../cephfs/mount/fuse.yaml
\ No newline at end of file
+.qa/cephfs/mount/fuse.yaml
\ No newline at end of file
-../../../../cephfs/mount/kclient.yaml
\ No newline at end of file
+.qa/cephfs/mount/kclient.yaml
\ No newline at end of file
-../../../cephfs/objectstore-ec
\ No newline at end of file
+.qa/cephfs/objectstore-ec
\ No newline at end of file
-../../../../cephfs/overrides/fuse/default-perm/no.yaml
\ No newline at end of file
+.qa/cephfs/overrides/fuse/default-perm/no.yaml
\ No newline at end of file
-../../distros/supported-all-distro/
\ No newline at end of file
+.qa/distros/supported-all-distro
\ No newline at end of file
-../../../objectstore
\ No newline at end of file
+.qa/objectstore
\ No newline at end of file
-../../../distros/supported-all-distro/
\ No newline at end of file
+.qa/distros/supported-all-distro
\ No newline at end of file
-../../../tasks/thrashosds-health.yaml
\ No newline at end of file
+.qa/tasks/thrashosds-health.yaml
\ No newline at end of file
-../../../../clusters/fixed-2.yaml
\ No newline at end of file
+.qa/clusters/fixed-2.yaml
\ No newline at end of file
-../../../mon_kv_backend
\ No newline at end of file
+.qa/mon_kv_backend
\ No newline at end of file
-../../../objectstore
\ No newline at end of file
+.qa/objectstore
\ No newline at end of file
-../../../config/rados.yaml
\ No newline at end of file
+.qa/config/rados.yaml
\ No newline at end of file
-../../../distros/supported-random-distro$/
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
-../../../objectstore
\ No newline at end of file
+.qa/objectstore
\ No newline at end of file
-../../../mon_kv_backend
\ No newline at end of file
+.qa/mon_kv_backend
\ No newline at end of file
-../../../objectstore
\ No newline at end of file
+.qa/objectstore
\ No newline at end of file
-../../../config/rados.yaml
\ No newline at end of file
+.qa/config/rados.yaml
\ No newline at end of file
-../../../mon_kv_backend
\ No newline at end of file
+.qa/mon_kv_backend
\ No newline at end of file
-../../../objectstore
\ No newline at end of file
+.qa/objectstore
\ No newline at end of file
-../../../config/rados.yaml
\ No newline at end of file
+.qa/config/rados.yaml
\ No newline at end of file
-../../../objectstore
\ No newline at end of file
+.qa/objectstore
\ No newline at end of file
-../../../../objectstore/bluestore-comp.yaml
\ No newline at end of file
+.qa/objectstore/bluestore-comp.yaml
\ No newline at end of file
-../../../../objectstore/bluestore.yaml
\ No newline at end of file
+.qa/objectstore/bluestore.yaml
\ No newline at end of file
-../../../config/rados.yaml
\ No newline at end of file
+.qa/config/rados.yaml
\ No newline at end of file
-../../../config/rados.yaml
\ No newline at end of file
+.qa/config/rados.yaml
\ No newline at end of file
-../../../../../tasks/thrashosds-health.yaml
\ No newline at end of file
+.qa/tasks/thrashosds-health.yaml
\ No newline at end of file
-../../../objectstore
\ No newline at end of file
+.qa/objectstore
\ No newline at end of file
-../../../config/rados.yaml
\ No newline at end of file
+.qa/config/rados.yaml
\ No newline at end of file
-../../../mon_kv_backend/leveldb.yaml
\ No newline at end of file
+.qa/mon_kv_backend/leveldb.yaml
\ No newline at end of file
-../../../objectstore
\ No newline at end of file
+.qa/objectstore
\ No newline at end of file
-../../../config/rados.yaml
\ No newline at end of file
+.qa/config/rados.yaml
\ No newline at end of file
-../../../tasks/thrashosds-health.yaml
\ No newline at end of file
+.qa/tasks/thrashosds-health.yaml
\ No newline at end of file
-../../../../erasure-code/ec-rados-plugin=jerasure-k=4-m=2.yaml
\ No newline at end of file
+.qa/erasure-code/ec-rados-plugin=jerasure-k=4-m=2.yaml
\ No newline at end of file
-../../../../erasure-code/ec-rados-plugin=lrc-k=4-m=2-l=3.yaml
\ No newline at end of file
+.qa/erasure-code/ec-rados-plugin=lrc-k=4-m=2-l=3.yaml
\ No newline at end of file
-../../../mon_kv_backend/leveldb.yaml
\ No newline at end of file
+.qa/mon_kv_backend/leveldb.yaml
\ No newline at end of file
-../../../objectstore
\ No newline at end of file
+.qa/objectstore
\ No newline at end of file
-../../../config/rados.yaml
\ No newline at end of file
+.qa/config/rados.yaml
\ No newline at end of file
-../../../tasks/thrashosds-health.yaml
\ No newline at end of file
+.qa/tasks/thrashosds-health.yaml
\ No newline at end of file
-../../../../erasure-code/ec-rados-plugin=isa-k=2-m=1.yaml
\ No newline at end of file
+.qa/erasure-code/ec-rados-plugin=isa-k=2-m=1.yaml
\ No newline at end of file
-../../../tasks/thrashosds-health.yaml
\ No newline at end of file
+.qa/tasks/thrashosds-health.yaml
\ No newline at end of file
-../../../../clusters/fixed-4.yaml
\ No newline at end of file
+.qa/clusters/fixed-4.yaml
\ No newline at end of file
-../../../mon_kv_backend/leveldb.yaml
\ No newline at end of file
+.qa/mon_kv_backend/leveldb.yaml
\ No newline at end of file
-../../../objectstore
\ No newline at end of file
+.qa/objectstore
\ No newline at end of file
-../../../config/rados.yaml
\ No newline at end of file
+.qa/config/rados.yaml
\ No newline at end of file
-../../../tasks/thrashosds-health.yaml
\ No newline at end of file
+.qa/tasks/thrashosds-health.yaml
\ No newline at end of file
-../../../../erasure-code/ec-rados-plugin=shec-k=4-m=3-c=2.yaml
\ No newline at end of file
+.qa/erasure-code/ec-rados-plugin=shec-k=4-m=3-c=2.yaml
\ No newline at end of file
-../../../mon_kv_backend/leveldb.yaml
\ No newline at end of file
+.qa/mon_kv_backend/leveldb.yaml
\ No newline at end of file
-../../../objectstore
\ No newline at end of file
+.qa/objectstore
\ No newline at end of file
-../../../config/rados.yaml
\ No newline at end of file
+.qa/config/rados.yaml
\ No newline at end of file
-../../../tasks/thrashosds-health.yaml
\ No newline at end of file
+.qa/tasks/thrashosds-health.yaml
\ No newline at end of file
-../../../../erasure-code/ec-rados-plugin=jerasure-k=2-m=1.yaml
\ No newline at end of file
+.qa/erasure-code/ec-rados-plugin=jerasure-k=2-m=1.yaml
\ No newline at end of file
-../../../../erasure-code/ec-rados-plugin=jerasure-k=3-m=1.yaml
\ No newline at end of file
+.qa/erasure-code/ec-rados-plugin=jerasure-k=3-m=1.yaml
\ No newline at end of file
-../../../../overrides/2-size-2-min-size.yaml
\ No newline at end of file
+.qa/overrides/2-size-2-min-size.yaml
\ No newline at end of file
-../../../../overrides/3-size-2-min-size.yaml
\ No newline at end of file
+.qa/overrides/3-size-2-min-size.yaml
\ No newline at end of file
-../../../../distros/supported/centos_latest.yaml
\ No newline at end of file
+.qa/distros/supported/centos_latest.yaml
\ No newline at end of file
-../../../../distros/all/ubuntu_16.04.yaml
\ No newline at end of file
+.qa/distros/all/ubuntu_16.04.yaml
\ No newline at end of file
-../../../config/rados.yaml
\ No newline at end of file
+.qa/config/rados.yaml
\ No newline at end of file
-../../../mon_kv_backend/rocksdb.yaml
\ No newline at end of file
+.qa/mon_kv_backend/rocksdb.yaml
\ No newline at end of file
-../../../tasks/thrashosds-health.yaml
\ No newline at end of file
+.qa/tasks/thrashosds-health.yaml
\ No newline at end of file
-../../../../overrides/2-size-2-min-size.yaml
\ No newline at end of file
+.qa/overrides/2-size-2-min-size.yaml
\ No newline at end of file
-../../../../overrides/3-size-2-min-size.yaml
\ No newline at end of file
+.qa/overrides/3-size-2-min-size.yaml
\ No newline at end of file
-../../../../overrides/short_pg_log.yaml
\ No newline at end of file
+.qa/overrides/short_pg_log.yaml
\ No newline at end of file
-../../../../overrides/more-active-recovery.yaml
\ No newline at end of file
+.qa/overrides/more-active-recovery.yaml
\ No newline at end of file
-../../../../clusters/fixed-2.yaml
\ No newline at end of file
+.qa/clusters/fixed-2.yaml
\ No newline at end of file
-../../../objectstore
\ No newline at end of file
+.qa/objectstore
\ No newline at end of file
-../../../config/rados.yaml
\ No newline at end of file
+.qa/config/rados.yaml
\ No newline at end of file
-../../../mon_kv_backend/rocksdb.yaml
\ No newline at end of file
+.qa/mon_kv_backend/rocksdb.yaml
\ No newline at end of file
-../../../tasks/thrashosds-health.yaml
\ No newline at end of file
+.qa/tasks/thrashosds-health.yaml
\ No newline at end of file
-../../../../releases/mimic.yaml
\ No newline at end of file
+.qa/releases/mimic.yaml
\ No newline at end of file
-../../../../distros/supported-random-distro$/
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
-../../../../tasks/thrashosds-health.yaml
\ No newline at end of file
+.qa/tasks/thrashosds-health.yaml
\ No newline at end of file
-../../../../clusters/fixed-2.yaml
\ No newline at end of file
+.qa/clusters/fixed-2.yaml
\ No newline at end of file
-../../../../../tasks/thrashosds-health.yaml
\ No newline at end of file
+.qa/tasks/thrashosds-health.yaml
\ No newline at end of file
-../../../mon_kv_backend
\ No newline at end of file
+.qa/mon_kv_backend
\ No newline at end of file
-../../../objectstore
\ No newline at end of file
+.qa/objectstore
\ No newline at end of file
-../../../config/rados.yaml
\ No newline at end of file
+.qa/config/rados.yaml
\ No newline at end of file
-../../../../clusters/fixed-1.yaml
\ No newline at end of file
+.qa/clusters/fixed-1.yaml
\ No newline at end of file
-../../../objectstore
\ No newline at end of file
+.qa/objectstore
\ No newline at end of file
-../../../distros/supported-random-distro$
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
-../../../objectstore
\ No newline at end of file
+.qa/objectstore
\ No newline at end of file
-../../../distros/supported-random-distro$
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
-../../../objectstore
\ No newline at end of file
+.qa/objectstore
\ No newline at end of file
-../../../distros/supported-random-distro$
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
-../../../../clusters/fixed-3.yaml
\ No newline at end of file
+.qa/clusters/fixed-3.yaml
\ No newline at end of file
-../../../objectstore
\ No newline at end of file
+.qa/objectstore
\ No newline at end of file
-../../../../clusters/fixed-3.yaml
\ No newline at end of file
+.qa/clusters/fixed-3.yaml
\ No newline at end of file
-../../../objectstore
\ No newline at end of file
+.qa/objectstore
\ No newline at end of file
-../../../distros/supported-random-distro$
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
-../../../objectstore
\ No newline at end of file
+.qa/objectstore
\ No newline at end of file
-../../../distros/supported-random-distro$
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
-../../../distros/supported-random-distro$
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
-../../../objectstore
\ No newline at end of file
+.qa/objectstore
\ No newline at end of file
-../../../tasks/thrashosds-health.yaml
\ No newline at end of file
+.qa/tasks/thrashosds-health.yaml
\ No newline at end of file
-../../../objectstore
\ No newline at end of file
+.qa/objectstore
\ No newline at end of file
-../../../distros/supported-random-distro$
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
-../../../../clusters/fixed-3.yaml
\ No newline at end of file
+.qa/clusters/fixed-3.yaml
\ No newline at end of file
-../../../objectstore
\ No newline at end of file
+.qa/objectstore
\ No newline at end of file
-../../../distros/supported-random-distro$
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
-../../../../objectstore/bluestore-comp.yaml
\ No newline at end of file
+.qa/objectstore/bluestore-comp.yaml
\ No newline at end of file
-../../../../objectstore/bluestore.yaml
\ No newline at end of file
+.qa/objectstore/bluestore.yaml
\ No newline at end of file
-../../../distros/supported-random-distro$
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
-../../../objectstore
\ No newline at end of file
+.qa/objectstore
\ No newline at end of file
-../../../distros/supported-random-distro$
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
-../../../../clusters/fixed-2.yaml
\ No newline at end of file
+.qa/clusters/fixed-2.yaml
\ No newline at end of file
-../../../objectstore
\ No newline at end of file
+.qa/objectstore
\ No newline at end of file
-../../../distros/supported-random-distro$
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
-../../../tasks/thrashosds-health.yaml
\ No newline at end of file
+.qa/tasks/thrashosds-health.yaml
\ No newline at end of file
-../../../distros/supported/centos_latest.yaml
\ No newline at end of file
+.qa/distros/supported/centos_latest.yaml
\ No newline at end of file
-../../../objectstore
\ No newline at end of file
+.qa/objectstore
\ No newline at end of file
-../../../distros/supported-random-distro$/
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
-../../../../clusters/fixed-2.yaml
\ No newline at end of file
+.qa/clusters/fixed-2.yaml
\ No newline at end of file
-../../../../rgw_frontend/civetweb.yaml
\ No newline at end of file
+.qa/rgw_frontend/civetweb.yaml
\ No newline at end of file
-../../../objectstore
\ No newline at end of file
+.qa/objectstore
\ No newline at end of file
-../../../rgw_pool_type
\ No newline at end of file
+.qa/rgw_pool_type
\ No newline at end of file
-../../../rgw_frontend
\ No newline at end of file
+.qa/rgw_frontend
\ No newline at end of file
-../../../../rgw_frontend/civetweb.yaml
\ No newline at end of file
+.qa/rgw_frontend/civetweb.yaml
\ No newline at end of file
-../../../objectstore
\ No newline at end of file
+.qa/objectstore
\ No newline at end of file
-../../../rgw_pool_type/
\ No newline at end of file
+.qa/rgw_pool_type
\ No newline at end of file
-../../../distros/supported-random-distro$/
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
-../../../../clusters/fixed-1.yaml
\ No newline at end of file
+.qa/clusters/fixed-1.yaml
\ No newline at end of file
-../../../rgw_frontend
\ No newline at end of file
+.qa/rgw_frontend
\ No newline at end of file
-../../../distros/supported-random-distro$/
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
-../../../../clusters/fixed-2.yaml
\ No newline at end of file
+.qa/clusters/fixed-2.yaml
\ No newline at end of file
-../../../objectstore
\ No newline at end of file
+.qa/objectstore
\ No newline at end of file
-../../../tasks/thrashosds-health.yaml
\ No newline at end of file
+.qa/tasks/thrashosds-health.yaml
\ No newline at end of file
-../../../../clusters/fixed-2.yaml
\ No newline at end of file
+.qa/clusters/fixed-2.yaml
\ No newline at end of file
-../../../rgw_frontend
\ No newline at end of file
+.qa/rgw_frontend
\ No newline at end of file
-../../../objectstore
\ No newline at end of file
+.qa/objectstore
\ No newline at end of file
-../../../rgw_pool_type/
\ No newline at end of file
+.qa/rgw_pool_type
\ No newline at end of file
-../../objectstore
\ No newline at end of file
+.qa/objectstore
\ No newline at end of file
-../../../../clusters/fixed-1.yaml
\ No newline at end of file
+.qa/clusters/fixed-1.yaml
\ No newline at end of file
-../../../../distros/supported/ubuntu_latest.yaml
\ No newline at end of file
+.qa/distros/supported/ubuntu_latest.yaml
\ No newline at end of file
-../../../../objectstore/filestore-xfs.yaml
\ No newline at end of file
+.qa/objectstore/filestore-xfs.yaml
\ No newline at end of file
-../../../../clusters/fixed-3-cephfs.yaml
\ No newline at end of file
+.qa/clusters/fixed-3-cephfs.yaml
\ No newline at end of file
-../../../../objectstore/bluestore.yaml
\ No newline at end of file
+.qa/objectstore/bluestore.yaml
\ No newline at end of file
-../../../../distros/supported/centos_latest.yaml
\ No newline at end of file
+.qa/distros/supported/centos_latest.yaml
\ No newline at end of file
-../../../../distros/supported/ubuntu_latest.yaml
\ No newline at end of file
+.qa/distros/supported/ubuntu_latest.yaml
\ No newline at end of file
-../../../../objectstore/filestore-xfs.yaml
\ No newline at end of file
+.qa/objectstore/filestore-xfs.yaml
\ No newline at end of file
-../../../../clusters/fixed-3-cephfs.yaml
\ No newline at end of file
+.qa/clusters/fixed-3-cephfs.yaml
\ No newline at end of file
-../../../distros/supported-all-distro/
\ No newline at end of file
+.qa/distros/supported-all-distro
\ No newline at end of file
-../../../distros/supported/
\ No newline at end of file
+.qa/distros/supported
\ No newline at end of file
-../../../distros/supported/
\ No newline at end of file
+.qa/distros/supported
\ No newline at end of file
-../../../../releases/jewel.yaml
\ No newline at end of file
+.qa/releases/jewel.yaml
\ No newline at end of file
-../../../../releases/luminous.yaml
\ No newline at end of file
+.qa/releases/luminous.yaml
\ No newline at end of file
-../../../../distros/supported/
\ No newline at end of file
+.qa/distros/supported
\ No newline at end of file
-../../../../releases/luminous.yaml
\ No newline at end of file
+.qa/releases/luminous.yaml
\ No newline at end of file
-../../../../distros/supported/
\ No newline at end of file
+.qa/distros/supported
\ No newline at end of file
-../../../../../distros/supported/centos_latest.yaml
\ No newline at end of file
+.qa/distros/supported/centos_latest.yaml
\ No newline at end of file
-../../../../releases/luminous.yaml
\ No newline at end of file
+.qa/releases/luminous.yaml
\ No newline at end of file
-../../../../distros/supported/
\ No newline at end of file
+.qa/distros/supported
\ No newline at end of file
-../../../../distros/supported/
\ No newline at end of file
+.qa/distros/supported
\ No newline at end of file
-../../../../tasks/thrashosds-health.yaml
\ No newline at end of file
+.qa/tasks/thrashosds-health.yaml
\ No newline at end of file
-../../../../releases/luminous.yaml
\ No newline at end of file
+.qa/releases/luminous.yaml
\ No newline at end of file
-../../../../distros/supported/
\ No newline at end of file
+.qa/distros/supported
\ No newline at end of file
-../../../../tasks/thrashosds-health.yaml
\ No newline at end of file
+.qa/tasks/thrashosds-health.yaml
\ No newline at end of file
-../../../../releases/luminous-with-mgr.yaml
\ No newline at end of file
+.qa/releases/luminous-with-mgr.yaml
\ No newline at end of file
-../../../../distros/supported/
\ No newline at end of file
+.qa/distros/supported
\ No newline at end of file
-../../../../distros/supported/
\ No newline at end of file
+.qa/distros/supported
\ No newline at end of file
-../../../../tasks/thrashosds-health.yaml
\ No newline at end of file
+.qa/tasks/thrashosds-health.yaml
\ No newline at end of file
-../../../../releases/luminous-with-mgr.yaml
\ No newline at end of file
+.qa/releases/luminous-with-mgr.yaml
\ No newline at end of file
-../../../../distros/supported/
\ No newline at end of file
+.qa/distros/supported
\ No newline at end of file
-../../../../../objectstore/bluestore.yaml
\ No newline at end of file
+.qa/objectstore/bluestore.yaml
\ No newline at end of file
-../../../../../objectstore/filestore-xfs.yaml
\ No newline at end of file
+.qa/objectstore/filestore-xfs.yaml
\ No newline at end of file
-../../../../tasks/thrashosds-health.yaml
\ No newline at end of file
+.qa/tasks/thrashosds-health.yaml
\ No newline at end of file
-../../../../distros/supported-all-distro/
\ No newline at end of file
+.qa/distros/supported-all-distro
\ No newline at end of file
-../../../../distros/supported-all-distro/
\ No newline at end of file
+.qa/distros/supported-all-distro
\ No newline at end of file
-../../../../tasks/thrashosds-health.yaml
\ No newline at end of file
+.qa/tasks/thrashosds-health.yaml
\ No newline at end of file
-../../../../../objectstore/bluestore.yaml
\ No newline at end of file
+.qa/objectstore/bluestore.yaml
\ No newline at end of file
-../../../../../objectstore/filestore-xfs.yaml
\ No newline at end of file
+.qa/objectstore/filestore-xfs.yaml
\ No newline at end of file
-../../../../distros/supported-all-distro/
\ No newline at end of file
+.qa/distros/supported-all-distro
\ No newline at end of file
-../../../../tasks/thrashosds-health.yaml
\ No newline at end of file
+.qa/tasks/thrashosds-health.yaml
\ No newline at end of file