We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca6a419 + 4e00c4b commit 05a6533Copy full SHA for 05a6533
1 file changed
.zuul/playbooks/containerd-build/integration-test.yaml
@@ -11,7 +11,7 @@
11
set -xe
12
set -o pipefail
13
apt-get update
14
- apt-get install -y btrfs-tools libseccomp-dev git pkg-config
+ apt-get install -y btrfs-tools libseccomp-dev git pkg-config lsof
15
16
go version
17
chdir: '{{ zuul.project.src_dir }}'
0 commit comments