Merge pull request #5420 from dims/integration-tests-needs-lsof
integration tests needs lsof
This commit is contained in:
commit
05a6533730
@ -11,7 +11,7 @@
|
|||||||
set -xe
|
set -xe
|
||||||
set -o pipefail
|
set -o pipefail
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get install -y btrfs-tools libseccomp-dev git pkg-config
|
apt-get install -y btrfs-tools libseccomp-dev git pkg-config lsof
|
||||||
|
|
||||||
go version
|
go version
|
||||||
chdir: '{{ zuul.project.src_dir }}'
|
chdir: '{{ zuul.project.src_dir }}'
|
||||||
|
Loading…
Reference in New Issue
Block a user