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:
parent
ce5c5833cb
commit
9dba097224
5 changed files with 9 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue