Skip to content

Commit 05a6533

Browse files
authored
Merge pull request #5420 from dims/integration-tests-needs-lsof
integration tests needs lsof
2 parents ca6a419 + 4e00c4b commit 05a6533

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.zuul/playbooks/containerd-build/integration-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
set -xe
1212
set -o pipefail
1313
apt-get update
14-
apt-get install -y btrfs-tools libseccomp-dev git pkg-config
14+
apt-get install -y btrfs-tools libseccomp-dev git pkg-config lsof
1515
1616
go version
1717
chdir: '{{ zuul.project.src_dir }}'

0 commit comments

Comments
 (0)