Skip to content

Commit a93b5cb

Browse files
committed
Install apparmor parser for arm64 environment
Signed-off-by: Davanum Srinivas <[email protected]>
1 parent 686d3f2 commit a93b5cb

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 lsof gperf
14+
apt-get install -y btrfs-tools libseccomp-dev git pkg-config lsof gperf apparmor
1515
1616
go version
1717
chdir: '{{ zuul.project.src_dir }}'

0 commit comments

Comments
 (0)