On Wed, May 20, 2020 at 4:38 PM Kyrylo Shatskyy <kyrylo.shatskyy@xxxxxxxx> wrote: > One of the idea I have in mind is: > 1) submit to ceph branches which are py3 ready a config file for example .ci or .teuthology, > which will include: > teuthology_branch: master > 2) the teuthology.suite should be patched to read this file from the local copy of ceph or suite repo, > if the —teuthology-branch is not provided, use teuthology_branch value from it. We want to make sure we read the file from the branch we schedule against, which may not be the local one. Otherwise this makes sense to me. (We could also put the file in the qa directory to avoid polluting our root.) > 3) if corresponding config file missing in the target repos and no option is given, teuthology can take default value > from teuthology_config which we need to set to "py2" _______________________________________________ Dev mailing list -- dev@xxxxxxx To unsubscribe send an email to dev-leave@xxxxxxx