----- Original Message -----
Hey all,
I've been working alongside Mike Turek to try to get Triple O containers
building on ppc64le. We're currently hung up on the
python-octavia-tests-tempest-golang package from the delorean repo. If
you go take a look at the repo itself [1], you'll see that the only
packages being published exclusively for x86 are the octavia ones.
The openstack-queens repo [2] offers all of the octavia packages built
for ppc64le, so there's definitely not an x86 requirement, but their
version does not match that required for the Triple O containers. We
need someone to build the octavia packages (especially
python-octavia-tests-tempest-golang) for ppc64le in the delorean
repository to stop versioning conflicts.
Hi Adam,
It looks like you found the only non-noarch package :). As you mentioned, there is nothing
x86-specific in the package, just the fact that it is compiled using Go. Unfortunately,
our RDO Trunk infra consists just of x86 VMs, so we do not have the means to build it for
ppc64le.
Maybe you could setup a DLRN instance to build just the Octavia package, and then use that
repo in your tests with a higher priority?
Regards,
Javier