Browse Source

[Stress] Provision script now installs htop

Ask Solem 9 years ago
parent
commit
16a17c976d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      funtests/stress/run/provision/provision.sh

+ 1 - 0
funtests/stress/run/provision/provision.sh

@@ -186,6 +186,7 @@ provision () {
     apt_update
     configure_system
     apt_install powertop
+    apt_install htop
     install_git
     install_rabbitmq
     install_redis