]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
openstack: teuthology must use aarch64, not arm64
authorLoic Dachary <ldachary@redhat.com>
Tue, 5 Apr 2016 08:45:37 +0000 (10:45 +0200)
committerKyr Shatskyy <kyrylo.shatskyy@suse.com>
Mon, 14 Oct 2019 14:47:01 +0000 (16:47 +0200)
commita093305e070466f497b07d69f4f0d30349ba01e5
treec0e66e94827858943d9382b218be49137606c13e
parentf8df2a5e57909341ad81655cbc89b53a321472bf
openstack: teuthology must use aarch64, not arm64

teuthology / gitbuilder / ansible_architecture arch is

   dpkg-architecture --query DEB_HOST_GNU_CPU (x86_64 and aarch64)

deb package Architectures: (conf/distributions) is

   dpkg-architecture --query DEB_HOST_GNU_ARCH (amd64 and arm64)

Signed-off-by: Loic Dachary <loic@dachary.org>
scripts/lock.py
teuthology/openstack/__init__.py