On 02/13/2014 09:15 AM, Lucas Meneghel Rodrigues wrote: > On 02/05/2014 03:21 PM, Lucas Meneghel Rodrigues wrote: >> Yesterday, after considering carefully PR 1354 >> >> https://github.com/autotest/virt-test/pull/1354 >> >> I decided for adding a new pair of variants for qmp monitors and hmp >> monitors. This was necessary for some tests that had to do complicated >> monitor assignments, that ended up having their configuration >> overwritten due to the way I implemented the --monitor option in ./run. >> >> So people using custom config files do need to add: >> >> only hmp >> >> to their config files in order to restore the original behavior of the >> test list. >> >> I'm sorry about this inconvenience, please update your files accordingly. > > Paolo found problems with the recently applied PR 1354 > > * It won't work with -c (easy to fix) > * It makes tests to be displayed twice in the test list (not so easy to fix) > > and I decided to revert it entirely from master. So we don't have > qmp/hmp variants anymore. We might visit this feature in the future, but > until we figure a proper solution, enjoy your virt-test behaving > normally again. >
FWIW: Requiring a rerun of "./run" using the "--update-config" flag so that shared/cfg changes to guest-hw.cfg and base.cfg get updated... John _______________________________________________ Virt-test-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-test-devel
