Browse Source

[Stress] Provision script now installs htop

Ask Solem 9 năm trước cách đây
mục cha
commit
16a17c976d
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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