=== mgagne is now known as Guest91043 === Guest91043 is now known as mgagne === mgagne is now known as Guest91043 === Guest91043 is now known as mgagne === Guest29831 is now known as mfisch === mfisch is now known as Guest80875 [21:08] Odd_Bloke, you around ? [21:08] hm.. general python / nose question. [21:09] i'm usinging setUpClass and tearDownClass. and running tests with nose. [21:10] i'd like to have something that runs at the end of all the 'nosetests' run. [21:10] and woudl have access to see what the pass/fail were and such. [21:12] smoser: Hmm, not sure how to do that. [21:12] smoser: What are you trying to do? [21:12] curtin's 'vmtest' runs a bunch of vms, and does install and then reboot and collect output of each install. [21:13] for better or worse we use setupClass to do the install and collect of output. [21:13] And you want to move away from that? [21:13] Or there's something else that you want to do? [21:13] the thing i want to do though is basically keep arond the disks and console logs and such of each failure [21:15] but clean all that up for successful runs [21:16] smoser: Maybe a plugin: http://nose.readthedocs.org/en/latest/plugins/writing.html ? [21:17] yeah, probably. [21:17] smoser: Or maybe just a wrapper script? [21:18] yeah. that too might be even better. as then i'm not dependent on nose specifically. === mfisch is now known as Guest73509 === Guest73509 is now known as Guest80875