run_tests: drop dupplicated code

install_modules script was run two times.
This patch fix it, so we run it one time.

Change-Id: I25e7a3e5a1267c7f30131502a87190698e21288b
This commit is contained in:
Emilien Macchi 2015-09-30 09:33:27 -04:00
parent eb711ffff7
commit 850f2d07dc

View File

@ -61,8 +61,6 @@ if type "dstat" 2>/dev/null; then
$SUDO dstat -tcmndrylpg --top-cpu-adv --top-io-adv --nocolor | sudo tee --append /var/log/dstat.log > /dev/null &
fi
$SUDO ./install_modules.sh
# Run puppet and assert something changes.
set +e
run_puppet scenario001