On Tue, Jun 20, 2017 at 2:12 AM, Nathan Cutler <ncutler@xxxxxxx> wrote: > On 06/19/2017 10:24 PM, John Spray wrote: >> >> Testing: being separate is only easier if you're only doing python >> unit testing. > > > Hear hear! I do a lot of functional/integration/regression testing and can > confirm that it became a whole lot easier when ceph-qa-suite was moved > in-tree. Comparing ceph-qa-suite to a contained python module isn't quite a fair comparison though. For upstream testing of ceph-volume (if it existed outside ceph.git) you'd simply install it with pip. A jenkins job that built every branch of ceph-volume.git and pushed them to shaman would be easy enough as well if that's what's preferred. Honestly, I think all manner of testing (including functional) becomes easier with this out of ceph.git. Especially when it comes to testing something inside of a container. Best, Andrew -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html