Jose Juan Palacios-Perez
Jose Juan Palacios-Perez
@markhpc : here is my PR for the CBT extensions, would you be able to review please? thanks!
Tested the remote path by running CBT from my laptop, connecting to the remote nodes: 
Apologies, I just fixed some subtle bugs I introduced when doing the changes that didn't show up in the preliminary tests, I need to push the fixes again, sorry for...
Hi @sseshasa changes are ready for review please, many thanks!
Hi @Matan-B wonder if you could please review/approve this PR?, Thanks
Hi @Matan-B and @cyx1231st, I've added a commit for the requested change, but I've not managed to figure out why the ceph API test fail, would you please help me...
Testing: latest on SV1-ceph3: ```bash [root@3564b7abc454 build]# MDS=0 MON=1 OSD=1 MGR=1 ../src/vstart.sh --new -x --localhost --without-dashboard\ -o timeout=10000 -o session_timeout=10000 --bluestore --redirect-output\ --bluestore-devs /dev/sdd,/dev/sde,/dev/sdf --crimson --crimson-smp 4 --crimson-alien\ -num-threads 6...
@lee-j-sanders I'm afraid you might have shoot yourself on the foot: you either misread or ignored the documentation of the unit test generator: https://github.com/ceph/cbt/blob/master/docs/AutomaticUnitTestGeneration.md section https://github.com/ceph/cbt/blob/master/docs/AutomaticUnitTestGeneration.md#workflow-recommeded Why do you need...
Adding @sseshasa as well since the refactoring changes seem important
@harriscr can you kindly post the snapshots showing the tests that you run? Also, it would be very useful the class diagrams that you got from `pyreverse` (new vs old)....