Skip to content

Commit

Permalink
Install apparmor parser for arm64 environment
Browse files Browse the repository at this point in the history
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
(cherry picked from commit a93b5cb)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
  • Loading branch information
dims authored and thaJeztah committed Jul 20, 2021
1 parent 0bc1e1d commit eb4ba99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .zuul/playbooks/containerd-build/integration-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
apt-get install -y btrfs-tools libseccomp-dev git pkg-config lsof gperf apparmor
go version
chdir: '{{ zuul.project.src_dir }}'
Expand Down

0 comments on commit eb4ba99

Please sign in to comment.