From: Thierry Parmentelat Date: Fri, 9 Mar 2012 10:30:42 +0000 (+0100) Subject: make sure yum-complete-transaction is installed in test vms X-Git-Tag: 5.0-rc27~102 X-Git-Url: http://git.onelab.eu/?p=build.git;a=commitdiff_plain;h=f16c68972d9c0711f59c6c8935a0ac08ab7fec71 make sure yum-complete-transaction is installed in test vms --- diff --git a/config.planetlab/vtest.pkgs b/config.planetlab/vtest.pkgs index c6e13c5f..3ebc1a51 100644 --- a/config.planetlab/vtest.pkgs +++ b/config.planetlab/vtest.pkgs @@ -5,3 +5,6 @@ package: openssh-clients curl package: emacs-nox package: bind-utils package: file + +# while runing the tests, try to work around a glitch with yum by running yum=complete-transaction +package: yum-utils