ci: Update guest cloud image by installing "stress" utility

Some new integration tests will require the "stress" binary to be
present in the guest in order to run correctly.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
This commit is contained in:
Sebastien Boeuf
2021-06-09 10:35:51 +02:00
committed by Rob Bradford
parent ce5c5833cb
commit 9dba097224
5 changed files with 9 additions and 9 deletions

View File

@@ -78,7 +78,7 @@ Ubuntu distributions.
```bash
apt update
apt install fio iperf iperf3 socat
apt install fio iperf iperf3 socat stress
```
### Remove counterproductive packages