Hi lists, Recently we are trying to use teuthology for some tests, however, we met some issues when trying to ignore the existing cluster.
We fount it pretty hard to find the related documents, we need to go through the code to understand which parameter to set. But, even use use_existing_cluster: true, it seems teuthology still trying to download Ceph. Is there anyone can point us a link for releated source or give an yaml example files? Thanks for the help in advance. Here is the yaml file used for the tests. check-locks: false roles: - [mon.0, osd.0] targets: ceph01: ssh-rsa xxxxxxxxxxxxxxxxxxx use_existing_cluster: true tasks: - install: null - ceph: null - interactive: verbose: true
_______________________________________________ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com