756c4cb6c3
This commit allows the functional tests to pass on ppc64 with Ubuntu. It uses a dict to map the architecture of the platform to the appropriate repo url. One thing to note is that ansible reports the architecture as ppc64le while the distro uses ppc64el. Change-Id: I99ce6b6f84b3ddff5486debbb1a26e1ba7d7d17e
7 lines
156 B
YAML
7 lines
156 B
YAML
---
|
|
features:
|
|
- Support had been added to allow the functional tests to pass when
|
|
deploying on ppc64le architecture using the Ubuntu distributions.
|
|
|
|
|