Merge "Update bindep and vhd-util install for arm64"
This commit is contained in:
commit
8fbf4b6895
@ -62,7 +62,7 @@ RUN echo "nodepool ALL=(ALL) NOPASSWD:ALL" > /etc/sudoers.d/nodepool-sudo \
|
||||
COPY tools/openstack-ci-core-ppa.asc /etc/apt/trusted.gpg.d/
|
||||
|
||||
RUN \
|
||||
echo "deb http://ppa.launchpad.net/openstack-ci-core/vhd-util/ubuntu bionic main" >> /etc/apt/sources.list \
|
||||
echo "deb http://ppa.launchpad.net/openstack-ci-core/vhd-util/ubuntu focal main" >> /etc/apt/sources.list \
|
||||
&& echo "deb http://ppa.launchpad.net/openstack-ci-core/debootstrap/ubuntu focal main" >> /etc/apt/sources.list \
|
||||
&& apt-get update \
|
||||
&& apt-get install -y \
|
||||
|
@ -10,7 +10,7 @@ libffi [platform:apk]
|
||||
libressl-dev [compile test platform:apk]
|
||||
libssl-dev [compile test platform:dpkg]
|
||||
linux-headers [compile test platform:apk]
|
||||
make [compile test platform:apk]
|
||||
make [compile test platform:apk platform:dpkg]
|
||||
musl-dev [compile test platform:apk]
|
||||
python3-dev [compile test platform:dpkg]
|
||||
python3-devel [compile test platform:rpm]
|
||||
|
Loading…
Reference in New Issue
Block a user