diff --git a/.zuul/playbooks/containerd-build/integration-test.yaml b/.zuul/playbooks/containerd-build/integration-test.yaml index 2d249b794..c9c030fa5 100644 --- a/.zuul/playbooks/containerd-build/integration-test.yaml +++ b/.zuul/playbooks/containerd-build/integration-test.yaml @@ -11,7 +11,7 @@ set -xe set -o pipefail apt-get update - apt-get install -y btrfs-tools libseccomp-dev git pkg-config lsof gperf apparmor + apt-get install -y btrfs-tools libseccomp-dev git pkg-config lsof gperf apparmor xfsprogs go version chdir: '{{ zuul.project.src_dir }}'