<div dir="ltr"><div>Hi Gluster-devel,</div><div><br></div><div>It&#39;s been awhile, since we updated gluster-devel on things related to Glusto.</div><div><br></div><div>The big thing in the works for Glusto is Python3 compatibility.</div><div>A port is in progress, and the target is October to have a branch ready for testing. Look for another update here when that is available.<br></div><div><br></div><div>Thanks to Vijay Avuthu for testing a change to the Python2 version of Carteplex (the cartesian product module in Glusto that drives the runs_on decorator used in Gluster tests). Tests inheriting from GlusterBaseClass have been using im_func to make calls against the base class setUp method. This change allows the use of super() as well as im_func.</div><div><br></div><div>On a related note, the syntax for both im_func and super() changes in Python3. The &quot;Developer Guide for Tests and Libraries&quot; section of the glusterfs/glusto-tests docs currently shows &quot;GlusterBaseClass.setUp.im_func(self)&quot;, but will be updated with the preferred call for Python3.<br></div><div><br></div><div>And lastly, you might have seen an issue with tests under Python2 where a run kicked off via py.test or /usr/bin/glusto would immediately fail with a message indicating gcc needs to be installed. The problem was specific to a recent update of PyTest and scandir, and the original workaround was to install gcc or a previous version of pytest and scandir. The scandir maintainer fixed the issue upstream with scandir 1.9.0 (available in PyPI).<br></div><div><br></div><div>That&#39;s all for now.<br></div><div><br></div><div>Cheers,</div><div>Jonathan (loadtheacc)<br></div><div><br></div><div><br></div></div>