nodepool/tools
Clark Boylan ed42e5535b Build arm64 images using arm64 wheels from openstack if available
We updated python-base and python-builder to include arm64 images in
support of nodepool's arm64 python-builder image. In doing so we have
discovered a number of issues, but the biggest is slowness of building
python packages in an emulated environment.

In order to speed up package builds we consume the OpenDev linaro
cloud arm64 wheel cache. This doesn't have wheels for every package we
need, but for the things that it does have it will speed up our builds.

One of the risks with this setup is that we're relying on wheels built
for openstack on arm64 and those follow openstack's contraints. In order
to mitigate this risk we set pip install's --prefer-binary flag in the
pip.conf. This means that if openstack's constraints lag what is
availale on pypi we should use the existing wheels as long as they are
valid version according to requirements rather than trying to build from
sdist.

Co-Authored-By: James E. Blair <corvus@inaugust.com>
Co-Authored-By: Ian Wienand <iwienand@redhat.com>
Change-Id: I3b358721eebbceafc12daf9d706306634048b196
2020-09-03 14:02:21 -07:00
..
zuul-nodepool-integration Add a dib-cmd option for diskimages 2019-08-22 10:09:00 +10:00
fake-dib.yaml Move the fakeprovider module to the fake driver 2017-07-28 11:35:07 +00:00
fake-secure.conf Remove MySQL 2017-03-13 13:42:43 -04:00
fake.yaml Move the fakeprovider module to the fake driver 2017-07-28 11:35:07 +00:00
functional-test-check.sh Stop checking user_data in func test 2020-04-14 16:03:53 -07:00
logging.conf Fix plugin and examples for using openstacksdk 2018-07-17 15:02:59 -04:00
openstack-ci-core-ppa.asc Dockerfile: use local openstack-ci-core PPA key 2020-04-30 17:32:02 +10:00
pip.conf.arm64 Build arm64 images using arm64 wheels from openstack if available 2020-09-03 14:02:21 -07:00
print-zk.py print-zk: convert zookeeper_servers to a list 2019-01-10 02:32:09 +00:00
test-setup.sh Run test zookeeper on top of tmpfs 2018-10-24 08:36:18 -07:00