Merge pull request #6668 from kzys/openlab-xfs
Make mkfs.xfs available on OpenLab's CI environment
This commit is contained in:
commit
9c65a30df4
@ -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 }}'
|
||||
|
Loading…
Reference in New Issue
Block a user