Quoting Stéphane Graber (stgra...@ubuntu.com): > == What's next == ... > - More integration tests and unit tests in LXC itself.
To this end, I'd like to add distro-specific tests under tests/${distro}. I have a set of tests which started under lp:~serge-hallyn/+junk/lxc-tests and has been migrated into our pre-release autotest framework at bzr+ssh://bazaar.launchpad.net/+branch/ubuntu-test-cases/server/ These tests rely on the distro packaging to be available, so it seems there are two ways we could do this: 1. find a way to put all of the distro stuff into the lxc package, so that if you say 'make install' from the git tree it actually installs everything the package would 2. have the tests detect (in their own way, in the main run script) whether the distro package is installed. So we just say 'make test', it descends into each lxc/tests/${distro} dir, checks whether that distro's pkg is installed, and if so runs the tests. In addition, I can't deny many of the api tests which are there now are... uh... not that good. They served to help me find bugs in the api before sending upstream, but (a) they should be better thought out for finding regressions, and (b) they should share some infrastructure for test running and reporting of results. -serge ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ Lxc-devel mailing list Lxc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/lxc-devel